AppServicePlanPatch.NumberOfSites Property

Definition

Number of apps assigned to this App Service plan. Serialized Name: AppServicePlanPatchResource.properties.numberOfSites

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

Property Value

Applies to