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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for JavaScript