ManagedClusterPropertiesAutoScalerProfile.ScaleDownUnreadyTime Property

Definition

Gets or sets the default is '20m'. Values must be an integer followed by an 'm'. No unit of time other than minutes (m) is supported.

[Newtonsoft.Json.JsonProperty(PropertyName="scale-down-unready-time")]
public string ScaleDownUnreadyTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="scale-down-unready-time")>]
member this.ScaleDownUnreadyTime : string with get, set
Public Property ScaleDownUnreadyTime As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to