WebHostingPlanListResponse.WebHostingPlans Property

Definition

Optional. The web spaces associated with the specified subscription.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.WebSites.Models.WebHostingPlan> WebHostingPlans { get; set; }
member this.WebHostingPlans : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.WebSites.Models.WebHostingPlan> with get, set
Public Property WebHostingPlans As IList(Of WebHostingPlan)

Property Value

Applies to