次の方法で共有


AppServicePlan.NumberOfWorker Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public int? NumberOfWorker { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.NumberOfWorker : Nullable<int>
Public ReadOnly Property NumberOfWorker As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to