VirtualDiskUpdate interface

Virtual disk model

Properties

bus

Gets or sets the disk bus.

busType

Gets or sets the disk bus type.

diskId

Gets or sets the disk id.

diskSizeGB

Gets or sets the disk total size.

lun

Gets or sets the disk lun.

name

Gets or sets the name of the disk.

storageQoSPolicy

The QoS policy for the disk.

vhdType

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