DiskDetails interface
Onprem disk details data.
Properties
max |
The hard disk max size in MB. |
vhd |
The VHD Id. |
vhd |
The VHD name. |
vhd |
The type of the volume. |
Property Details
maxSizeMB
The hard disk max size in MB.
maxSizeMB?: number
Property Value
number
vhdId
The VHD Id.
vhdId?: string
Property Value
string
vhdName
The VHD name.
vhdName?: string
Property Value
string
vhdType
The type of the volume.
vhdType?: string
Property Value
string