Compartir a través de


OptimizedAutoscale.IsEnabled Propiedad

Definición

Obtiene o establece un valor booleano que indica si la característica de escalabilidad automática optimizada está habilitada o no.

[Newtonsoft.Json.JsonProperty(PropertyName="isEnabled")]
public bool IsEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isEnabled")>]
member this.IsEnabled : bool with get, set
Public Property IsEnabled As Boolean

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a