WebSiteManagementClientExtensions::UnregisterSubscription Method (IWebSiteManagementClient^)

 

Unregister your subscription to use Azure Web Sites.

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

public:
[ExtensionAttribute]
static OperationResponse^ UnregisterSubscription(
	IWebSiteManagementClient^ operations
)

Parameters

operations
Type: Microsoft.WindowsAzure.Management.WebSites::IWebSiteManagementClient^

Reference to the Microsoft.WindowsAzure.Management.WebSites.IWebSiteManagementClient.

Return Value

Type: Microsoft.WindowsAzure::OperationResponse^

A standard service response including an HTTP status code and request ID.

Return to top
Show: