SkuCapacity interface
Description of the App Service plan scale options.
Properties
| default | Default number of workers for this App Service plan SKU. |
| elastic |
Maximum number of Elastic workers for this App Service plan SKU. |
| maximum | Maximum number of workers for this App Service plan SKU. |
| minimum | Minimum number of workers for this App Service plan SKU. |
| scale |
Available scale configurations for an App Service plan. |
Property Details
default
Default number of workers for this App Service plan SKU.
default?: number
Property Value
number
elasticMaximum
Maximum number of Elastic workers for this App Service plan SKU.
elasticMaximum?: number
Property Value
number
maximum
Maximum number of workers for this App Service plan SKU.
maximum?: number
Property Value
number
minimum
Minimum number of workers for this App Service plan SKU.
minimum?: number
Property Value
number
scaleType
Available scale configurations for an App Service plan.
scaleType?: string
Property Value
string