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 https://msdn.microsoft.com/en-us/library/windowsazure/dn166981.aspx for more information)

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

Syntax

'Declaration
<ExtensionAttribute> _
Public NotInheritable Class WebSiteManagementClientExtensions
[ExtensionAttribute] 
public static class WebSiteManagementClientExtensions
[ExtensionAttribute] 
public ref class WebSiteManagementClientExtensions abstract sealed
/** @attribute ExtensionAttribute() */ 
public final class WebSiteManagementClientExtensions
ExtensionAttribute 
public final class WebSiteManagementClientExtensions

Inheritance Hierarchy

System.Object
  Microsoft.WindowsAzure.WebSiteManagementClientExtensions

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

Windows Vista, Windows 7, Windows Server 2008, Windows 8.1, Windows Server 2012 R2, Windows 8 and Windows Server 2012

Target Platforms

See Also

Reference

WebSiteManagementClientExtensions Members
Microsoft.WindowsAzure Namespace