SkuCapacity interface
Capacity of the sku.
Properties
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
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