ScaleCapacity interface
The number of instances that can be used during this profile.
Properties
default | the number of instances that will be set if metrics are not available for evaluation. The default is only used if the current instance count is lower than the default. |
maximum | the maximum number of instances for the resource. The actual maximum number of instances is limited by the cores that are available in the subscription. |
minimum | the minimum number of instances for the resource. |
Property Details
default
the number of instances that will be set if metrics are not available for evaluation. The default is only used if the current instance count is lower than the default.
default: string
Property Value
string
maximum
the maximum number of instances for the resource. The actual maximum number of instances is limited by the cores that are available in the subscription.
maximum: string
Property Value
string
minimum
the minimum number of instances for the resource.
minimum: string
Property Value
string