StorageProfileResponse

data class StorageProfileResponse(val disks: List<VirtualDiskResponse>? = null)

Defines the resource properties.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Gets or sets the list of virtual disks associated with the virtual machine.