IWebSiteManagementClient.WebHostingPlans Property
Operations for managing web hosting plans beneath your subscription.
Namespace: Microsoft.WindowsAzure.Management.WebSites
Assembly: Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)
Syntax
IWebHostingPlanOperations WebHostingPlans { get; }
property IWebHostingPlanOperations^ WebHostingPlans {
IWebHostingPlanOperations^ get();
}
abstract WebHostingPlans : IWebHostingPlanOperations with get
ReadOnly Property WebHostingPlans As IWebHostingPlanOperations
Property Value
Type: Microsoft.WindowsAzure.Management.WebSites.IWebHostingPlanOperations
See Also
IWebSiteManagementClient Interface
Microsoft.WindowsAzure.Management.WebSites Namespace
Return to top