ScalingPolicy interface
Specifies a metric to load balance a service during runtime.
Properties
scaling |
Specifies the mechanism associated with this scaling policy |
scaling |
Specifies the trigger associated with this scaling policy. |
Property Details
scalingMechanism
Specifies the mechanism associated with this scaling policy
scalingMechanism: ScalingMechanismUnion
Property Value
scalingTrigger
Specifies the trigger associated with this scaling policy.
scalingTrigger: ScalingTriggerUnion
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