Share via


AppServicePlanData.MaximumNumberOfWorkers Property

Definition

Maximum number of instances that can be assigned to this App Service plan.

public int? MaximumNumberOfWorkers { get; }
member this.MaximumNumberOfWorkers : Nullable<int>
Public ReadOnly Property MaximumNumberOfWorkers As Nullable(Of Integer)

Property Value

Applies to