Share via


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
System_CAPS_pubmethod GetConnectionInfo(Type)

Gets the connection information for the specified type.

System_CAPS_pubmethod GetConnectionInfo(Type, String)

Gets the connection information for the specified type.

System_CAPS_pubmethod GetConnectionInfo<T>()

Gets the connection information for the specified type.

System_CAPS_pubmethod GetConnectionInfo<T>(String)

Gets the connection information for the specified type.

See Also

CloudConfiguration Class
Microsoft.WindowsAzure.Common Namespace

Return to top