id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| requested-item-details |
RequestedItemDetails |
RequestedItemDetails |
RequestedItemDetails |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| RequestedItemDetails |
|
/tools/sdk/powershell/v3/models/requested-item-details |
| SDK |
| Software Development Kit |
| RequestedItemDetails |
|
RequestedItemDetails
Properties
| Name |
Type |
Description |
Notes |
| Type |
Pointer to Enum [ "ACCESS_PROFILE", "ENTITLEMENT", "ROLE" ] |
The type of access item requested. |
[optional] |
| Id |
Pointer to String |
The id of the access item requested. |
[optional] |
Examples
- Convert the resource to JSON
[Back to top]