VirtualDisk interface
Virtual disk model
Properties
controller |
Disk's Controller id |
independence |
Disk's independence mode type |
total |
Disk's total size |
virtual |
Disk's id |
virtual |
Disk's display name NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
controllerId
Disk's Controller id
controllerId: string
Property Value
string
independenceMode
Disk's independence mode type
independenceMode: DiskIndependenceMode
Property Value
totalSize
Disk's total size
totalSize: number
Property Value
number
virtualDiskId
Disk's id
virtualDiskId?: string
Property Value
string
virtualDiskName
Disk's display name NOTE: This property will not be serialized. It can only be populated by the server.
virtualDiskName?: string
Property Value
string