ConfigurationSettings Class
- java.
lang. Object - system.
fabric. description. ConfigurationSettings
- system.
public class ConfigurationSettings
Describes the configuration settings.
Method Summary
Modifier and Type | Method and Description |
---|---|
HashMap<String, Configuration |
getSections()
Gets the name/value pair collection of the sections. |
Method Details
getSections
public HashMap
Gets the name/value pair collection of the sections.
Returns:
the name/value pair collection of the sections.
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java