ResourceSkuCapacity interface
Describes scaling information of a SKU.
Properties
default | The default capacity. NOTE: This property will not be serialized. It can only be populated by the server. |
maximum | The maximum capacity. NOTE: This property will not be serialized. It can only be populated by the server. |
minimum | The minimum capacity. NOTE: This property will not be serialized. It can only be populated by the server. |
scale |
The scale type applicable to the SKU. Possible values include: 'Automatic', 'Manual', 'None' NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
default
The default capacity. NOTE: This property will not be serialized. It can only be populated by the server.
default?: number
Property Value
number
maximum
The maximum capacity. NOTE: This property will not be serialized. It can only be populated by the server.
maximum?: number
Property Value
number
minimum
The minimum capacity. NOTE: This property will not be serialized. It can only be populated by the server.
minimum?: number
Property Value
number
scaleType
The scale type applicable to the SKU. Possible values include: 'Automatic', 'Manual', 'None' NOTE: This property will not be serialized. It can only be populated by the server.
scaleType?: ResourceSkuCapacityScaleType