Share via


AppServicePlanData.IsElasticScaleEnabled Property

Definition

ServerFarm supports ElasticScale. Apps in this plan will scale as if the ServerFarm was ElasticPremium sku.

public bool? IsElasticScaleEnabled { get; set; }
member this.IsElasticScaleEnabled : Nullable<bool> with get, set
Public Property IsElasticScaleEnabled As Nullable(Of Boolean)

Property Value

Applies to