Compartir a través de


ManagedClusterAgentPoolProfileProperties.MinCount Propiedad

Definición

Obtiene o establece el número mínimo de nodos para el escalado automático.

[Newtonsoft.Json.JsonProperty(PropertyName="minCount")]
public int? MinCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="minCount")>]
member this.MinCount : Nullable<int> with get, set
Public Property MinCount As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a