Disk interface
A disk discovered on a machine.
Properties
display |
User friendly name of the disk. NOTE: This property will not be serialized. It can only be populated by the server. |
gigabytes |
Gigabytes of storage provisioned for this disk. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
displayName
User friendly name of the disk. NOTE: This property will not be serialized. It can only be populated by the server.
displayName?: string
Property Value
string
gigabytesAllocated
Gigabytes of storage provisioned for this disk. NOTE: This property will not be serialized. It can only be populated by the server.
gigabytesAllocated?: number
Property Value
number