AppServicePlanPatch.NumberOfWorkers Property

Definition

The number of instances that are assigned to this App Service plan.

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

Property Value

Applies to