AzureCapacity interface
Azure capacity definition.
Properties
default | The default capacity that would be used. |
maximum | Maximum allowed capacity. |
minimum | Minimum allowed capacity. |
scale |
Scale type. |
Property Details
default
The default capacity that would be used.
default: number
Property Value
number
maximum
Maximum allowed capacity.
maximum: number
Property Value
number
minimum
Minimum allowed capacity.
minimum: number
Property Value
number
scaleType
Scale type.
scaleType: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript