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
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for Java