WebSiteManagementClientExtensions Members
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 https://msdn.microsoft.com/en-us/library/windowsazure/dn166981.aspx for more information)
The following tables list the members exposed by the WebSiteManagementClientExtensions type.
Public Methods
Name | Description | |
---|---|---|
GetOperationStatus | 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 https://msdn.microsoft.com/en-us/library/windowsazure/ee460783.aspx for more information) | |
GetOperationStatusAsync | 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 https://msdn.microsoft.com/en-us/library/windowsazure/ee460783.aspx for more information) | |
RegisterSubscription | Register your subscription to use Azure Web Sites. | |
RegisterSubscriptionAsync | Register your subscription to use Azure Web Sites. | |
UnregisterSubscription | Unregister your subscription to use Azure Web Sites. | |
UnregisterSubscriptionAsync | Unregister your subscription to use Azure Web Sites. |
Top
See Also
Reference
WebSiteManagementClientExtensions Class
Microsoft.WindowsAzure Namespace