WebSiteManagementClientExtensions Methods

 

Namespace:   Microsoft.WindowsAzure
Assembly:  Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticGetOperationStatus(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)

System_CAPS_pubmethodSystem_CAPS_staticGetOperationStatusAsync(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)

System_CAPS_pubmethodSystem_CAPS_staticRegisterSubscription(IWebSiteManagementClient)

Register your subscription to use Azure Web Sites.

System_CAPS_pubmethodSystem_CAPS_staticRegisterSubscriptionAsync(IWebSiteManagementClient)

Register your subscription to use Azure Web Sites.

System_CAPS_pubmethodSystem_CAPS_staticUnregisterSubscription(IWebSiteManagementClient)

Unregister your subscription to use Azure Web Sites.

System_CAPS_pubmethodSystem_CAPS_staticUnregisterSubscriptionAsync(IWebSiteManagementClient)

Unregister your subscription to use Azure Web Sites.

Return to top
Show: