Condividi tramite


AppServicePlanProperties.NumberOfSite Property

Definition

Number of apps assigned to this App Service plan.

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

Property Value

Implements

Attributes

Applies to