SkuCapacity interface
Capacity of the sku.
Properties
| individual |
Maximum capacity per device in TB. NOTE: This property will not be serialized. It can only be populated by the server. |
| maximum | Maximum capacity in TB. NOTE: This property will not be serialized. It can only be populated by the server. |
| usable | Usable capacity in TB. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
individualSkuUsable
Maximum capacity per device in TB. NOTE: This property will not be serialized. It can only be populated by the server.
individualSkuUsable?: string
Property Value
string
maximum
Maximum capacity in TB. NOTE: This property will not be serialized. It can only be populated by the server.
maximum?: string
Property Value
string
usable
Usable capacity in TB. NOTE: This property will not be serialized. It can only be populated by the server.
usable?: string
Property Value
string