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-requestability |
Requestability |
Requestability |
Requestability |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| Requestability |
|
/tools/sdk/powershell/v2024/models/requestability |
| SDK |
| Software Development Kit |
| Requestability |
|
Requestability
Properties
| Name |
Type |
Description |
Notes |
| CommentsRequired |
Pointer to Boolean |
Whether the requester of the containing object must provide comments justifying the request |
[optional] [default to $false] |
| DenialCommentsRequired |
Pointer to Boolean |
Whether an approver must provide comments when denying the request |
[optional] [default to $false] |
| ApprovalSchemes |
Pointer to []AccessProfileApprovalScheme |
List describing the steps in approving the request |
[optional] |
Examples
- Convert the resource to JSON
[Back to top]