CloudConfigurationManager Class

 

Configuration manager for accessing Microsoft Azure settings.

Namespace:   Microsoft.Azure
Assembly:  Microsoft.WindowsAzure.Configuration (in Microsoft.WindowsAzure.Configuration.dll)

Inheritance Hierarchy

System.Object
  Microsoft.Azure.CloudConfigurationManager

Syntax

public static class CloudConfigurationManager

Methods

Name Description
System_CAPS_pubmethodSystem_CAPS_static GetSetting(String)

Gets a setting with the given name.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.Azure Namespace

Return to top