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
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for JavaScript