id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| v2025-nested-config |
NestedConfig |
NestedConfig |
NestedConfig |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| NestedConfig |
| V2025NestedConfig |
|
/tools/sdk/powershell/v2025/models/nested-config |
| SDK |
| Software Development Kit |
| NestedConfig |
| V2025NestedConfig |
|
NestedConfig
Properties
| Name |
Type |
Description |
Notes |
| AncestorId |
String |
The unique identifier of the ancestor RightSet. |
[optional] |
| Depth |
Int32 |
The depth level of the configuration. |
[optional] |
| ParentId |
String |
The unique identifier of the parent RightSet. |
[optional] |
| ChildrenIds |
[]String |
List of unique identifiers for child configurations. |
[optional] |
Examples
- Convert the resource to JSON
[Back to top]