Microsoft.WindowsAzure.Management.WebSites Namespace

 

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

Classes

Class Description
WebSiteCloudException

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

WebSiteExtendedErrorCodes

Specifies the website extended error codes and messages.

WebSiteManagementClient

Represents a Websites service management client.

Interfaces

Interface Description
IWebHostingPlanOperations

Operations for managing web hosting plans beneath your subscription.

IWebSiteManagementClient

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

IWebSiteOperations

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

IWebSpaceOperations

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

Return to top