VirtualDiskUpdate interface

Defines the virtual disk update.

Properties

controllerKey

Gets or sets the controller id.

deviceKey

Gets or sets the device key value.

deviceName

Gets or sets the device name.

diskMode

Gets or sets the disk mode.

diskSizeGB

Gets or sets the disk total size.

diskType

Gets or sets the disk backing type.

name

Gets or sets the name of the virtual disk.

unitNumber

Gets or sets the unit number of the disk on the controller.

Property Details

controllerKey

Gets or sets the controller id.

controllerKey?: number

Property Value

number

deviceKey

Gets or sets the device key value.

deviceKey?: number

Property Value

number

deviceName

Gets or sets the device name.

deviceName?: string

Property Value

string

diskMode

Gets or sets the disk mode.

diskMode?: string

Property Value

string

diskSizeGB

Gets or sets the disk total size.

diskSizeGB?: number

Property Value

number

diskType

Gets or sets the disk backing type.

diskType?: string

Property Value

string

name

Gets or sets the name of the virtual disk.

name?: string

Property Value

string

unitNumber

Gets or sets the unit number of the disk on the controller.

unitNumber?: number

Property Value

number