Microsoft.WindowsAzure.Management.WebSites Namespace

 

The Microsoft.WindowsAzure.Management.WebSites namespace contains classes that provides settings for managing Websites.

Classes

Class Description
System_CAPS_pubclass WebSiteCloudException

Exception thrown for any invalid response from a web site operation.

System_CAPS_pubclass WebSiteExtendedErrorCodes

Specifies the website extended error codes and messages.

System_CAPS_pubclass WebSiteManagementClient

Represents a Websites service management client.

Interfaces

Interface Description
System_CAPS_pubinterface IWebHostingPlanOperations

Operations for managing web hosting plans beneath your subscription.

System_CAPS_pubinterface IWebSiteManagementClient

Represents the interface for the operations that are used to manage Websites management clients.

System_CAPS_pubinterface IWebSiteOperations

Represents the interface for the operations that are used to manage the websites in a web space.

System_CAPS_pubinterface IWebSpaceOperations

Represents the interface for the operations that are used to manage web spaces.

Return to top