IAppServicePlan.NumberOfWebApps Property
Definition
Gets number of web apps assigned to this App Service Plan.
public int NumberOfWebApps { get; }
member this.NumberOfWebApps : int
Public ReadOnly Property NumberOfWebApps As Integer
Property Value
- Int32
Applies to