Compartir a través de


AgentPoolInner.MinCount Propiedad

Definición

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

[Newtonsoft.Json.JsonProperty(PropertyName="properties.minCount")]
public int? MinCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.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