AutoScalingPolicy interface
Describes the auto scaling policy
Properties
mechanism | The mechanism that is used to scale when auto scaling operation is invoked. |
name | The name of the auto scaling policy. |
trigger | Determines when auto scaling operation will be invoked. |
Property Details
mechanism
The mechanism that is used to scale when auto scaling operation is invoked.
mechanism: AutoScalingMechanismUnion
Property Value
name
The name of the auto scaling policy.
name: string
Property Value
string
trigger
Determines when auto scaling operation will be invoked.
trigger: AutoScalingTriggerUnion
Property Value
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