Condividi tramite


AppServicePlanPatchResource.NumberOfSite Property

Definition

Number of apps assigned to this App Service plan.

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

Property Value

Implements

Attributes

Applies to