InMageDiskDetails interface
VMware/Physical specific Disk Details.
Properties
| disk |
Whether disk is dynamic disk or basic disk. |
| disk |
The disk Id. |
| disk |
The disk name. |
| disk |
The disk size in MB. |
| disk |
Whether disk is system disk or data disk. |
| volume |
Volumes of the disk. |
Property Details
diskConfiguration
Whether disk is dynamic disk or basic disk.
diskConfiguration?: string
Property Value
string
diskId
The disk Id.
diskId?: string
Property Value
string
diskName
The disk name.
diskName?: string
Property Value
string
diskSizeInMB
The disk size in MB.
diskSizeInMB?: string
Property Value
string
diskType
Whether disk is system disk or data disk.
diskType?: string
Property Value
string