다음을 통해 공유


LoadBasedConfig.CooldownPeriod Property

Definition

This is a cool down period, this is a time period in seconds, which determines the amount of time that must elapse between a scaling activity started by a rule and the start of the next scaling activity, regardless of the rule that triggers it. The default value is 300 seconds.

public int? CooldownPeriod { get; set; }
member this.CooldownPeriod : Nullable<int> with get, set
Public Property CooldownPeriod As Nullable(Of Integer)

Property Value

Applies to