Share via


AppServicePlanPatch.MaximumElasticWorkerCount Property

Definition

Maximum number of total workers allowed for this ElasticScaleEnabled App Service Plan.

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

Property Value

Applies to