Share via


AppServicePlanPatch.NumberOfSites Property

Definition

Number of apps assigned to this App Service plan.

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

Property Value

Applies to