CloudConfiguration::GetConnectionInfo Method
Gets the connection information that can be used to search for configuration settings.
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
| Name | Description | |
|---|---|---|
![]() | GetConnectionInfo(Type^) | Gets the connection information for the specified type. |
![]() | GetConnectionInfo(Type^, String^) | Gets the connection information for the specified type. |
![]() | GetConnectionInfo<T>() | Gets the connection information for the specified type. |
![]() | GetConnectionInfo<T>(String^) | Gets the connection information for the specified type. |
Show:
