Partilhar via


AppServicePlanPatchResource.ElasticScaleEnabled Propriedade

Definição

Obtém ou define serverFarm dá suporte ao ElasticScale. Os aplicativos neste plano serão dimensionados como se o ServerFarm fosse um SKU do ElasticPremium

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a