Microsoft.WindowsAzure Namespace

The Microsoft.WindowsAzure namespace provides infrastructure for building, deploying and managing services through a global network of Microsoft-managed datacenters.

Classes

Class Description
AnonymousCloudCredentials Class for token based credentials associated with a particular subscription.
BasicAuthenticationCloudCredentials  
CertificateCloudCredentials Represents the credentials that are used to authorize requests.
ClientRequestTrackingHandler Represents a handler that tracks requests made by the client.
CloudContext Represents a list of clients that are available and the appropriate configuration settings.
CloudCredentials Represents the base class that provides credentials to access Windows Azure services.
CloudError Representation of the error object from the server.
CloudException Represents the exception that is thrown for responses that are not valid.
ContinuousWebJobOperationsExtensions The websites extensions client manages the web sites deployments, web jobs and other extensions.
DeploymentOperationsExtensions The websites extensions client manages the web sites deployments, web jobs and other extensions.
DiagnosticOperationsExtensions The websites extensions client manages the web sites deployments, web jobs and other extensions.
OperationResponse Represents a standard service response that includes an HTTP status code and request identifier.
OperationStatusResponse The response body contains the status of the specified asynchronous operation, indicating whether it has succeeded, is i progress, or has failed. Note that this status is distinct from the HTTP status code returned for the Get Operation Status operation itself. If the asynchronous operation succeeded, the response body includes the HTTP status code for the successful request. If the asynchronous operation failed, the response body includes the HTTP status code for the failed request, and also includes error information regarding the failure.
ErrorDetails If the asynchronous operation failed, the response body includes the HTTP status code for the failed request, and also includes error information regarding the failure.
Patchable JSON formatter for PATCH syntax.
RepositoryOperationsExtensions The websites extensions client manages the web sites deployments, web jobs and other extensions.
RetryHandler Represents a handler for the retry operation.
SettingsOperationsExtensions The websites extensions client manages the web sites deployments, web jobs and other extensions.
SubscriptionCloudCredentials Represents the credentials that are associated with a specified subscription.
TokenCloudCredentials Class for token based credentials associated with a particular subscription.
TriggeredWebJobOperationsExtensions The websites extensions client manages the web sites deployments, web jobs and other extensions.
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 https://msdn.microsoft.com/en-us/library/windowsazure/dn166981.aspx for more information)
WebSiteExtensionsClientExtensions The websites extensions client manages the web sites deployments, web jobs and other extensions.
WebSiteExtensionsDiscoveryExtensions  
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 https://msdn.microsoft.com/en-us/library/windowsazure/dn166981.aspx for more information)
WebSiteManagementDiscoveryExtensions Represents a web site management client.
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 https://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 https://msdn.microsoft.com/en-us/library/windowsazure/dn166981.aspx for more information)

Interfaces

Interface Description
ICloudTracingInterceptor Represents information about cloud service operations.

Enumerations

Enumeration Description
CloudExceptionType  
OperationStatus The status of the asynchronous request.