次の方法で共有


AppServicePlanData.IsElasticScaleEnabled プロパティ

定義

ServerFarm では ElasticScale がサポートされています。 このプランのアプリは、ServerFarm が ElasticPremium SKU であるかのようにスケーリングされます。

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

プロパティ値

適用対象