Compartir a través de


AgentPoolInner.MaxCount Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a