Share via


IWebHostingPlanOperations Members

Operations for managing web hosting plans beneath your subscription.

The following tables list the members exposed by the IWebHostingPlanOperations type.

Public Methods

(see also Extension Methods)

  Name Description
CreateAsync Creates a new Web Hosting Plan. (see https://azure.microsoft.com/en-us/documentation/articles/azure-web-sites-web-hosting-plans-in-depth-overview/ for more information)
DeleteAsync Deletes a Web Hosting Plan (see https://azure.microsoft.com/en-us/documentation/articles/azure-web-sites-web-hosting-plans-in-depth-overview/ for more information)
GetAsync Gets details of an existing Web Hosting Plan (see https://azure.microsoft.com/en-us/documentation/articles/azure-web-sites-web-hosting-plans-in-depth-overview/ for more information)
GetHistoricalUsageMetricsAsync You can retrieve historical usage metrics for a site by issuing an HTTP GET request. (see https://msdn.microsoft.com/en-us/library/windowsazure/dn166964.aspx for more information)
ListAsync You can list the web spaces under the current subscription by issuing a GET request. (see https://msdn.microsoft.com/en-us/library/windowsazure/dn166961.aspx for more information)
UpdateAsync Updates an existing Web Hosting Plan. (see https://azure.microsoft.com/en-us/documentation/articles/azure-web-sites-web-hosting-plans-in-depth-overview/ for more information)

Top

Extension Methods

  Name Description
Create  Creates a new Web Hosting Plan. (see https://azure.microsoft.com/en-us/documentation/articles/azure-web-sites-web-hosting-plans-in-depth-overview/ for more information) (Defined by WebHostingPlanOperationsExtensions.)
CreateAsync  Creates a new Web Hosting Plan. (see https://azure.microsoft.com/en-us/documentation/articles/azure-web-sites-web-hosting-plans-in-depth-overview/ for more information) (Defined by WebHostingPlanOperationsExtensions.)
Delete  Deletes a Web Hosting Plan (see https://azure.microsoft.com/en-us/documentation/articles/azure-web-sites-web-hosting-plans-in-depth-overview/ for more information) (Defined by WebHostingPlanOperationsExtensions.)
DeleteAsync  Deletes a Web Hosting Plan (see https://azure.microsoft.com/en-us/documentation/articles/azure-web-sites-web-hosting-plans-in-depth-overview/ for more information) (Defined by WebHostingPlanOperationsExtensions.)
Get  Gets details of an existing Web Hosting Plan (see https://azure.microsoft.com/en-us/documentation/articles/azure-web-sites-web-hosting-plans-in-depth-overview/ for more information) (Defined by WebHostingPlanOperationsExtensions.)
GetAsync  Gets details of an existing Web Hosting Plan (see https://azure.microsoft.com/en-us/documentation/articles/azure-web-sites-web-hosting-plans-in-depth-overview/ for more information) (Defined by WebHostingPlanOperationsExtensions.)
GetHistoricalUsageMetrics  You can retrieve historical usage metrics for a site by issuing an HTTP GET request. (see https://msdn.microsoft.com/en-us/library/windowsazure/dn166964.aspx for more information) (Defined by WebHostingPlanOperationsExtensions.)
GetHistoricalUsageMetricsAsync  You can retrieve historical usage metrics for a site by issuing an HTTP GET request. (see https://msdn.microsoft.com/en-us/library/windowsazure/dn166964.aspx for more information) (Defined by WebHostingPlanOperationsExtensions.)
List  You can list the web spaces under the current subscription by issuing a GET request. (see https://msdn.microsoft.com/en-us/library/windowsazure/dn166961.aspx for more information) (Defined by WebHostingPlanOperationsExtensions.)
ListAsync  You can list the web spaces under the current subscription by issuing a GET request. (see https://msdn.microsoft.com/en-us/library/windowsazure/dn166961.aspx for more information) (Defined by WebHostingPlanOperationsExtensions.)
Update  Updates an existing Web Hosting Plan. (see https://azure.microsoft.com/en-us/documentation/articles/azure-web-sites-web-hosting-plans-in-depth-overview/ for more information) (Defined by WebHostingPlanOperationsExtensions.)
UpdateAsync  Updates an existing Web Hosting Plan. (see https://azure.microsoft.com/en-us/documentation/articles/azure-web-sites-web-hosting-plans-in-depth-overview/ for more information) (Defined by WebHostingPlanOperationsExtensions.)

Top

See Also

Reference

IWebHostingPlanOperations Interface
Microsoft.WindowsAzure.Management.WebSites Namespace