CloudConfiguration Methods
Namespace:
Microsoft.WindowsAzure.Common
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetConnectionInfo(Type) | Gets the connection information for the specified type. |
![]() | GetConnectionInfo(Type, String) | Gets the connection information for the specified type. |
![]() | GetConnectionInfo(Of T)() | Gets the connection information for the specified type. |
![]() | GetConnectionInfo(Of T)(String) | Gets the connection information for the specified type. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetSetting(String) | Gets the value of a configuration setting from a platform-specific configuration source. |
![]() | GetType() | (Inherited from Object.) |
![]() | ParseConnectionStringSettings(String) | Parses a connection string. |
![]() | ParseJsonSettings(String) | Parses a JSON settings file. |
![]() ![]() | RegisterCloudCredentialsProvider(ICloudCredentialsProvider) | Registers a cloud credentials provider with the configuration runtime. |
![]() | ToString() | (Inherited from Object.) |
Show:

