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
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Java