Click to Rate and Give Feedback
MSDN
MSDN Library
Online Services
Windows Azure SDK
 ConfigurationSettings Element (Serv...
Collapse All/Expand All Collapse All
ConfigurationSettings Element (Service Definition Schema)
[This is prerelease documentation and is subject to change in future releases.]

The ConfigurationSettings element describes the collection of configuration settings for a given role.

The following sections describe attributes, child elements, and parent elements for this element.

Attributes

None.

Child Elements

 

Element Type Description

Setting Element (Service Definition Schema)

ConfigurationSetting

A name/value pair that describes a configuration setting for an instance of this role.

Parent Elements

The configuration settings for a role are name/value pairs that are declared in the service definition file and set in the service configuration file.

To retrieve the value of a configuration setting from within code running in a service, call the GetConfigurationSetting method of the RoleManager class.


Copyright © 2009 by Microsoft Corporation. All rights reserved.
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker