ConfigurationHelper Members
Represents the configuration information.
The following tables list the members exposed by the ConfigurationHelper type.
Public Fields
Name | Description | |
---|---|---|
CloudSettingsFormats | The cloud settings format. |
Top
Public Methods
Name | Description | |
---|---|---|
CreateCouldNotConvertException | Creates an exception when the configuration cannot be converted. | |
CreateFromSettings | Creates a helper exception from the setting. | |
GetCredentials | Creates a new credentials object of the specified type using the registered cloud credentials providers and settings. | |
GetParameter | Gets the configuration helper parameter. | |
GetSettingName | Returns the name of the setting that is associated with the helper. | |
GetString | Gets the helper string. | |
GetUri | Gets the uniform resource identifier (URI) for the configuration helper. | |
LookupConnectionInfo | Checks the connection information. | |
LookupSetting | Checks the configuration setting. |
Top
See Also
Reference
ConfigurationHelper Class
Microsoft.WindowsAzure.Common.Internals Namespace