AvailableServiceSkuCapacity interface
A description of the scaling capacities of the SKU
Properties
| default | The default capacity |
| maximum | The maximum capacity |
| minimum | The minimum capacity, usually 0 or 1. |
| scale |
The scalability approach |
Property Details
default
The default capacity
default?: number
Property Value
number
maximum
The maximum capacity
maximum?: number
Property Value
number
minimum
The minimum capacity, usually 0 or 1.
minimum?: number
Property Value
number
scaleType
The scalability approach
scaleType?: string
Property Value
string