VirtualDisk interface

Virtual disk model

Properties

bus

Gets or sets the disk bus.

busType

Gets or sets the disk bus type.

createDiffDisk

Gets or sets a value indicating diff disk.

diskId

Gets or sets the disk id.

diskSizeGB

Gets or sets the disk total size.

displayName

Gets the display name of the virtual disk as shown in the vmmServer. This is the fallback label for a disk when the name is not set. NOTE: This property will not be serialized. It can only be populated by the server.

lun

Gets or sets the disk lun.

maxDiskSizeGB

Gets or sets the max disk size. NOTE: This property will not be serialized. It can only be populated by the server.

name

Gets or sets the name of the disk.

storageQoSPolicy

The QoS policy for the disk.

templateDiskId

Gets or sets the disk id in the template.

vhdFormatType

Gets the disk vhd format type. NOTE: This property will not be serialized. It can only be populated by the server.

vhdType

Gets or sets the disk vhd type.

volumeType

Gets or sets the disk volume type. NOTE: This property will not be serialized. It can only be populated by the server.

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

createDiffDisk

Gets or sets a value indicating diff disk.

createDiffDisk?: 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

displayName

Gets the display name of the virtual disk as shown in the vmmServer. This is the fallback label for a disk when the name is not set. NOTE: This property will not be serialized. It can only be populated by the server.

displayName?: string

Property Value

string

lun

Gets or sets the disk lun.

lun?: number

Property Value

number

maxDiskSizeGB

Gets or sets the max disk size. NOTE: This property will not be serialized. It can only be populated by the server.

maxDiskSizeGB?: 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

templateDiskId

Gets or sets the disk id in the template.

templateDiskId?: string

Property Value

string

vhdFormatType

Gets the disk vhd format type. NOTE: This property will not be serialized. It can only be populated by the server.

vhdFormatType?: string

Property Value

string

vhdType

Gets or sets the disk vhd type.

vhdType?: string

Property Value

string

volumeType

Gets or sets the disk volume type. NOTE: This property will not be serialized. It can only be populated by the server.

volumeType?: string

Property Value

string