WebSiteManagementClient Methods
Assembly: Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)
| Name | Description | |
|---|---|---|
![]() | Clone(ServiceClient<WebSiteManagementClient>) | Creates a deep copy of the WebSiteManagementClient object.(Overrides ServiceClient<T>.Clone(ServiceClient<T>).) |
![]() ![]() | Create(IDictionary<String, Object>) | Creates a Websites service management client. |
![]() | Dispose() | Releases the resources that are used by the current instance of the ServiceClient<T> class.(Inherited from ServiceClient<T>.) |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetOperationStatusAsync(String, String, String, CancellationToken) | 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) |
![]() | GetType() | (Inherited from Object.) |
![]() | InitializeHttpClient(HttpMessageHandler) | Initializes HttpClient.(Inherited from ServiceClient<T>.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | RegisterSubscriptionAsync(CancellationToken) | Asynchronously registers a subscription to use Microsoft Azure Websites. |
![]() | ToString() | (Inherited from Object.) |
![]() | UnregisterSubscriptionAsync(CancellationToken) | Asynchronously unregisters a subscription to use Microsoft Azure Websites. |
![]() | WithHandler(DelegatingHandler) | Creates a Websites service management client with a specified handler.(Overrides ServiceClient<T>.WithHandler(DelegatingHandler).) |
![]() | WithHandler(ServiceClient<T>, DelegatingHandler) | Extends the ServiceClient with a new handler.(Inherited from ServiceClient<T>.) |
![]() | WithHandlers(IEnumerable<DelegatingHandler>) | (Inherited from ServiceClient<T>.) |
| Name | Description | |
|---|---|---|
![]() | GetOperationStatus(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)(Defined by WebSiteManagementClientExtensions.) |
![]() | GetOperationStatusAsync(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)(Defined by WebSiteManagementClientExtensions.) |
![]() | RegisterSubscription() | Register your subscription to use Azure Web Sites.(Defined by WebSiteManagementClientExtensions.) |
![]() | RegisterSubscriptionAsync() | Register your subscription to use Azure Web Sites.(Defined by WebSiteManagementClientExtensions.) |
![]() | UnregisterSubscription() | Unregister your subscription to use Azure Web Sites.(Defined by WebSiteManagementClientExtensions.) |
![]() | UnregisterSubscriptionAsync() | Unregister your subscription to use Azure Web Sites.(Defined by WebSiteManagementClientExtensions.) |


