CloudConfiguration Methods

 

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

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_pubmethodGetConnectionInfo(Type)

Gets the connection information for the specified type.

System_CAPS_pubmethodGetConnectionInfo(Type, String)

Gets the connection information for the specified type.

System_CAPS_pubmethodGetConnectionInfo(Of T)()

Gets the connection information for the specified type.

System_CAPS_pubmethodGetConnectionInfo(Of T)(String)

Gets the connection information for the specified type.

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetSetting(String)

Gets the value of a configuration setting from a platform-specific configuration source.

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodParseConnectionStringSettings(String)

Parses a connection string.

System_CAPS_pubmethodParseJsonSettings(String)

Parses a JSON settings file.

System_CAPS_pubmethodSystem_CAPS_staticRegisterCloudCredentialsProvider(ICloudCredentialsProvider)

Registers a cloud credentials provider with the configuration runtime.

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: