IWebHostingPlanOperations Interface
Operations for managing web hosting plans beneath your subscription.
Assembly: Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)
| Name | Description | |
|---|---|---|
![]() | CreateAsync(String, WebHostingPlanCreateParameters, CancellationToken) | Creates a new Web Hosting Plan. (see http://azure.microsoft.com/en-us/documentation/articles/azure-web-sites-web-hosting-plans-in-depth-overview/ for more information) |
![]() | DeleteAsync(String, String, CancellationToken) | Deletes a Web Hosting Plan (see http://azure.microsoft.com/en-us/documentation/articles/azure-web-sites-web-hosting-plans-in-depth-overview/ for more information) |
![]() | GetAsync(String, String, CancellationToken) | Gets details of an existing Web Hosting Plan (see http://azure.microsoft.com/en-us/documentation/articles/azure-web-sites-web-hosting-plans-in-depth-overview/ for more information) |
![]() | GetHistoricalUsageMetricsAsync(String, String, WebHostingPlanGetHistoricalUsageMetricsParameters, CancellationToken) | You can retrieve historical usage metrics for a site by issuing an HTTP GET request. (see http://msdn.microsoft.com/en-us/library/windowsazure/dn166964.aspx for more information) |
![]() | ListAsync(String, CancellationToken) | You can list the web spaces under the current subscription by issuing a GET request. (see http://msdn.microsoft.com/en-us/library/windowsazure/dn166961.aspx for more information) |
![]() | UpdateAsync(String, String, WebHostingPlanUpdateParameters, CancellationToken) | Updates an existing Web Hosting Plan. (see http://azure.microsoft.com/en-us/documentation/articles/azure-web-sites-web-hosting-plans-in-depth-overview/ for more information) |
| Name | Description | |
|---|---|---|
![]() | Create(String, WebHostingPlanCreateParameters) | Creates a new Web Hosting Plan. (see http://azure.microsoft.com/en-us/documentation/articles/azure-web-sites-web-hosting-plans-in-depth-overview/ for more information)(Defined by WebHostingPlanOperationsExtensions.) |
![]() | CreateAsync(String, WebHostingPlanCreateParameters) | Creates a new Web Hosting Plan. (see http://azure.microsoft.com/en-us/documentation/articles/azure-web-sites-web-hosting-plans-in-depth-overview/ for more information)(Defined by WebHostingPlanOperationsExtensions.) |
![]() | Delete(String, String) | Deletes a Web Hosting Plan (see http://azure.microsoft.com/en-us/documentation/articles/azure-web-sites-web-hosting-plans-in-depth-overview/ for more information)(Defined by WebHostingPlanOperationsExtensions.) |
![]() | DeleteAsync(String, String) | Deletes a Web Hosting Plan (see http://azure.microsoft.com/en-us/documentation/articles/azure-web-sites-web-hosting-plans-in-depth-overview/ for more information)(Defined by WebHostingPlanOperationsExtensions.) |
![]() | Get(String, String) | Gets details of an existing Web Hosting Plan (see http://azure.microsoft.com/en-us/documentation/articles/azure-web-sites-web-hosting-plans-in-depth-overview/ for more information)(Defined by WebHostingPlanOperationsExtensions.) |
![]() | GetAsync(String, String) | Gets details of an existing Web Hosting Plan (see http://azure.microsoft.com/en-us/documentation/articles/azure-web-sites-web-hosting-plans-in-depth-overview/ for more information)(Defined by WebHostingPlanOperationsExtensions.) |
![]() | GetHistoricalUsageMetrics(String, String, WebHostingPlanGetHistoricalUsageMetricsParameters) | You can retrieve historical usage metrics for a site by issuing an HTTP GET request. (see http://msdn.microsoft.com/en-us/library/windowsazure/dn166964.aspx for more information)(Defined by WebHostingPlanOperationsExtensions.) |
![]() | GetHistoricalUsageMetricsAsync(String, String, WebHostingPlanGetHistoricalUsageMetricsParameters) | You can retrieve historical usage metrics for a site by issuing an HTTP GET request. (see http://msdn.microsoft.com/en-us/library/windowsazure/dn166964.aspx for more information)(Defined by WebHostingPlanOperationsExtensions.) |
![]() | List(String) | You can list the web spaces under the current subscription by issuing a GET request. (see http://msdn.microsoft.com/en-us/library/windowsazure/dn166961.aspx for more information)(Defined by WebHostingPlanOperationsExtensions.) |
![]() | ListAsync(String) | You can list the web spaces under the current subscription by issuing a GET request. (see http://msdn.microsoft.com/en-us/library/windowsazure/dn166961.aspx for more information)(Defined by WebHostingPlanOperationsExtensions.) |
![]() | Update(String, String, WebHostingPlanUpdateParameters) | Updates an existing Web Hosting Plan. (see http://azure.microsoft.com/en-us/documentation/articles/azure-web-sites-web-hosting-plans-in-depth-overview/ for more information)(Defined by WebHostingPlanOperationsExtensions.) |
![]() | UpdateAsync(String, String, WebHostingPlanUpdateParameters) | Updates an existing Web Hosting Plan. (see http://azure.microsoft.com/en-us/documentation/articles/azure-web-sites-web-hosting-plans-in-depth-overview/ for more information)(Defined by WebHostingPlanOperationsExtensions.) |
.jpeg?cs-save-lang=1&cs-lang=vb)