id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| v2024-approval-items |
ApprovalItems |
ApprovalItems |
ApprovalItems |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| ApprovalItems |
| V2024ApprovalItems |
|
/tools/sdk/powershell/v2024/models/approval-items |
| SDK |
| Software Development Kit |
| ApprovalItems |
| V2024ApprovalItems |
|
ApprovalItems
Properties
| Name |
Type |
Description |
Notes |
| Id |
String |
The approval item's ID |
[optional] |
| Account |
String |
The account referenced by the approval item |
[optional] |
| Application |
String |
The name of the application/source |
[optional] |
| Name |
String |
The attribute's name |
[optional] |
| Operation |
String |
The attribute's operation |
[optional] |
| Value |
String |
The attribute's value |
[optional] |
| State |
WorkItemState |
|
[optional] |
Examples
- Convert the resource to JSON
[Back to top]