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-hierarchical-right-set |
HierarchicalRightSet |
HierarchicalRightSet |
HierarchicalRightSet |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| HierarchicalRightSet |
| V2025HierarchicalRightSet |
|
/tools/sdk/powershell/v2025/models/hierarchical-right-set |
| SDK |
| Software Development Kit |
| HierarchicalRightSet |
| V2025HierarchicalRightSet |
|
HierarchicalRightSet
Properties
| Name |
Type |
Description |
Notes |
| Id |
String |
The unique identifier of the RightSet. |
[optional] |
| Name |
String |
The human-readable name of the RightSet. |
[optional] |
| Description |
String |
A human-readable description of the RightSet. |
[optional] |
| Category |
String |
The category of the RightSet. |
[optional] |
| NestedConfig |
NestedConfig |
|
[optional] |
| Children |
[]HierarchicalRightSet |
List of child HierarchicalRightSets. |
[optional] |
Examples
- Convert the resource to JSON
[Back to top]