次の方法で共有


AppServicePlanData.MaximumElasticWorkerCount プロパティ

定義

この ElasticScaleEnabled App Service プランで許可されるワーカーの総数の最大数。

public int? MaximumElasticWorkerCount { get; set; }
member this.MaximumElasticWorkerCount : Nullable<int> with get, set
Public Property MaximumElasticWorkerCount As Nullable(Of Integer)

プロパティ値

適用対象