ScalingRule interface
The scaling rule.
Properties
action |
The action type. |
comparison |
The comparison rule. |
evaluation |
This is an evaluation count for a scaling condition, the number of times a trigger condition should be successful, before scaling activity is triggered. |
scaling |
Metrics name for individual workloads. For example: cpu |
Property Details
actionType
The action type.
actionType: string
Property Value
string
comparisonRule
evaluationCount
This is an evaluation count for a scaling condition, the number of times a trigger condition should be successful, before scaling activity is triggered.
evaluationCount: number
Property Value
number
scalingMetric
Metrics name for individual workloads. For example: cpu
scalingMetric: 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