Microsoft.WindowsAzure.Common Namespace

 

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

Classes

Class Description
System_CAPS_pubclass CloudClients

Represents a collection of available clients.

System_CAPS_pubclass CloudConfiguration

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

System_CAPS_pubclass CloudHttpErrorInfo

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

System_CAPS_pubclass CloudHttpRequestErrorInfo

Represents the HTTP requests that are associated with error conditions.

System_CAPS_pubclass CloudHttpResponseErrorInfo

Represents the HTTP responses that are associated with error conditions.

System_CAPS_pubclass CloudTracing

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

System_CAPS_pubclass CloudTracingExtensions

Helper extension methods used by tracing providers.

System_CAPS_pubclass ServiceClient<T>

Represents the base ServiceClient class.

Interfaces

Interface Description
System_CAPS_pubinterface ICloudSettingsFormat

Represents an interface for the Cloud settings format.

System_CAPS_pubinterface IServiceOperations<TClient>

Represents an interface that provides resource groupings of ServiceClient operations.

Return to top