Microsoft.WindowsAzure.Management.WebSites Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
WebHostingPlanOperationsExtensions |
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 http://msdn.microsoft.com/en-us/library/windowsazure/dn166981.aspx for more information) |
WebSiteCloudException |
Exception thrown for any invalid response from a WebSite operation. |
WebSiteExtendedErrorCodes |
In addition to standard HTTP status codes, the Azure Web Sites Management REST API returns extended error codes and error messages. The extended codes do not replace the standard HTTP status codes, but provide additional, actionable information that can be used in conjunction with the standard HTTP status codes. For example, an HTTP 404 error can occur for numerous reasons, so having the additional information in the extended message can assist with problem resolution. (For more information on the standard HTTP codes returned by the REST API, see Service Management Status and Error Codes.) (see http://msdn.microsoft.com/en-us/library/windowsazure/dn166968.aspx for more information) |
WebSiteManagementClient |
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 http://msdn.microsoft.com/en-us/library/windowsazure/dn166981.aspx for more information) |
WebSiteManagementClientExtensions |
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 http://msdn.microsoft.com/en-us/library/windowsazure/dn166981.aspx for more information) |
WebSiteOperationsExtensions |
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 http://msdn.microsoft.com/en-us/library/windowsazure/dn166981.aspx for more information) |
WebSpaceOperationsExtensions |
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 http://msdn.microsoft.com/en-us/library/windowsazure/dn166981.aspx for more information) |
Interfaces
IWebHostingPlanOperations |
Operations for managing web hosting plans beneath your subscription. |
IWebSiteManagementClient |
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 http://msdn.microsoft.com/en-us/library/windowsazure/dn166981.aspx for more information) |
IWebSiteOperations |
Operations for managing the web sites in a web space. (see http://msdn.microsoft.com/en-us/library/windowsazure/dn166981.aspx for more information) |
IWebSpaceOperations |
Operations for managing web spaces beneath your subscription. |
Azure SDK for .NET