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
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.
Azure SDK for JavaScript