MachineDisk interface
Disk represents the properties of the disk.
Properties
capacityGB | The maximum amount of storage in GB. NOTE: This property will not be serialized. It can only be populated by the server. |
connection | The connection type of the rack SKU resource. NOTE: This property will not be serialized. It can only be populated by the server. |
type | The disk type of rack SKU resource. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
capacityGB
The maximum amount of storage in GB. NOTE: This property will not be serialized. It can only be populated by the server.
capacityGB?: number
Property Value
number
connection
The connection type of the rack SKU resource. NOTE: This property will not be serialized. It can only be populated by the server.
connection?: string
Property Value
string
type
The disk type of rack SKU resource. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string