HierarchySettingsList Class
Lists all hierarchy settings.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
HierarchySettingsList(*, value: List[HierarchySettingsInfo] | None = None, **kwargs)
Parameters
Name | Description |
---|---|
value
Required
|
The list of hierarchy settings. |
Keyword-Only Parameters
Name | Description |
---|---|
value
Required
|
|
Variables
Name | Description |
---|---|
next_link
|
The URL to use for getting the next set of results. |
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Python