Microsoft.WindowsAzure.Common Namespace

 

The Microsoft.WindowsAzure.Common namespace provides classes used by Windows Azure.

Classes

Class Description
CloudClients

Represents a collection of available clients.

CloudConfiguration

Represents the utilities that are used for retrieving setting values from platform-specific configuration sources.

CloudHttpErrorInfo

Represents the HTTP requests and responses that are associated with error conditions.

CloudHttpRequestErrorInfo

Represents the HTTP requests that are associated with error conditions.

CloudHttpResponseErrorInfo

Represents the HTTP responses that are associated with error conditions.

CloudTracing

Represents the tracing utilities that can be used to monitor client operations.

CloudTracingExtensions

Helper extension methods used by tracing providers.

ServiceClient<T>

Represents the base ServiceClient class.

Interfaces

Interface Description
ICloudSettingsFormat

Represents an interface for the Cloud settings format.

IServiceOperations<TClient>

Represents an interface that provides resource groupings of ServiceClient operations.

Return to top