Compartir a través de


AgentPoolInner.EnableAutoScaling Propiedad

Definición

Obtiene o establece si se va a habilitar el escalador automático.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.enableAutoScaling")]
public bool? EnableAutoScaling { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.enableAutoScaling")>]
member this.EnableAutoScaling : Nullable<bool> with get, set
Public Property EnableAutoScaling As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a