ManagedClusterPropertiesAutoScalerProfile.OkTotalUnreadyCount Property

Definition

Gets or sets this must be an integer. The default is 3.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to