ManagedClusterPropertiesAutoScalerProfile.MaxTotalUnreadyPercentage Property

Definition

Gets or sets the default is 45. The maximum is 100 and the minimum is 0.

[Newtonsoft.Json.JsonProperty(PropertyName="max-total-unready-percentage")]
public string MaxTotalUnreadyPercentage { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="max-total-unready-percentage")>]
member this.MaxTotalUnreadyPercentage : string with get, set
Public Property MaxTotalUnreadyPercentage As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to