Partager via


AppServicePlan.NumberOfWorkers Property

Definition

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

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

Property Value

Applies to