ICloudConfigurationProvider Interface

 

Represents an interface for the cloud configuration provider.

Namespace:   Microsoft.WindowsAzure.Common.Platform
Assembly:  Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)

Public Interface ICloudConfigurationProvider

NameDescription
System_CAPS_pubmethodGetConnectionInfo(Type, String, String, String)

Gets the connection information for the configuration provider.

System_CAPS_pubmethodGetSetting(String)

Gets the provider setting.

System_CAPS_pubmethodRegisterDefaultCloudCredentialsProviders()

Registers platform-specific cloud configuration providers with the common runtime.

Return to top
Show: