VirtualDiskUpdate interface
Virtual Disk Update model
Properties
bus | Gets or sets the disk bus. |
bus |
Gets or sets the disk bus type. |
disk |
Gets or sets the disk id. |
disk |
Gets or sets the disk total size. |
lun | Gets or sets the disk lun. |
name | Gets or sets the name of the disk. |
storage |
The QoS policy for the disk. |
vhd |
Gets or sets the disk vhd type. |
Property Details
bus
Gets or sets the disk bus.
bus?: number
Property Value
number
busType
Gets or sets the disk bus type.
busType?: string
Property Value
string
diskId
Gets or sets the disk id.
diskId?: string
Property Value
string
diskSizeGB
Gets or sets the disk total size.
diskSizeGB?: number
Property Value
number
lun
Gets or sets the disk lun.
lun?: number
Property Value
number
name
Gets or sets the name of the disk.
name?: string
Property Value
string
storageQosPolicy
The QoS policy for the disk.
storageQosPolicy?: StorageQosPolicyDetails
Property Value
vhdType
Gets or sets the disk vhd type.
vhdType?: string
Property Value
string