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
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Java