次の方法で共有


AppServicePlan.ElasticScaleEnabled Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public bool? ElasticScaleEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.ElasticScaleEnabled : Nullable<bool> with get, set
Public Property ElasticScaleEnabled As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to