CloudConfiguration.GetConnectionInfo Method
Gets the connection information that can be used to search for configuration settings.
Namespace: Microsoft.WindowsAzure.Common
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
Overload List
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. |
See Also
CloudConfiguration Class
Microsoft.WindowsAzure.Common Namespace
Return to top