WebSiteManagementClientExtensions Class
The Web Sites Management API provides a RESTful set of web services that interact with the Windows Azure Web Sites service to manage your web sites. The API has entities that capture the relationship between an end user and Windows Azure Web Sites service. (see http://msdn.microsoft.com/en-us/library/windowsazure/dn166981.aspx for more information)
Assembly: Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetOperationStatus(IWebSiteManagementClient, String, String, String) | The Get Operation Status operation returns the status of the specified operation. After calling a long-running operation, you can call Get Operation Status to determine whether the operation has succeeded, failed, timed out, or is still in progress. (see http://msdn.microsoft.com/en-us/library/windowsazure/ee460783.aspx for more information) |
![]() ![]() | GetOperationStatusAsync(IWebSiteManagementClient, String, String, String) | The Get Operation Status operation returns the status of the specified operation. After calling a long-running operation, you can call Get Operation Status to determine whether the operation has succeeded, failed, timed out, or is still in progress. (see http://msdn.microsoft.com/en-us/library/windowsazure/ee460783.aspx for more information) |
![]() ![]() | RegisterSubscription(IWebSiteManagementClient) | Register your subscription to use Azure Web Sites. |
![]() ![]() | RegisterSubscriptionAsync(IWebSiteManagementClient) | Register your subscription to use Azure Web Sites. |
![]() ![]() | UnregisterSubscription(IWebSiteManagementClient) | Unregister your subscription to use Azure Web Sites. |
![]() ![]() | UnregisterSubscriptionAsync(IWebSiteManagementClient) | Unregister your subscription to use Azure Web Sites. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)