Microsoft.WindowsAzure.Common.Platform Namespace
The Microsoft.WindowsAzure.Common.Platform namespace provides classes that represents the runtime configuration and credentials for Cloud services.
Classes
Class | Description | |
---|---|---|
ServiceRuntimeReference | Represents the reference to the platform service runtime. |
Interfaces
Interface | Description | |
---|---|---|
ICloudConfigurationProvider | Represents an interface for the cloud configuration provider. |
|
ICloudCredentialsProvider | Represents an interface for the cloud credentials provider. |
|
ICryptographyProvider | Represents an interface for the cryptography provider. |
|
IHttpTransportHandlerProvider | Represents an interface for the HTTP transport handler provider. |
Return to top