CapacityReservationProperties interface
The Capacity Reservation properties.
Properties
last |
The last time Sku was updated. NOTE: This property will not be serialized. It can only be populated by the server. |
min |
Minimum CapacityReservation value in GB. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
lastSkuUpdate
The last time Sku was updated. NOTE: This property will not be serialized. It can only be populated by the server.
lastSkuUpdate?: string
Property Value
string
minCapacity
Minimum CapacityReservation value in GB. NOTE: This property will not be serialized. It can only be populated by the server.
minCapacity?: number
Property Value
number