Freigeben über


AppServicePlanPatchResource.ElasticScaleEnabled Eigenschaft

Definition

Ruft ab oder legt fest, dass serverFarm ElasticScale unterstützt. Apps in diesem Plan werden so skaliert, als wäre die ServerFarm elasticPremium-SKU.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: