id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| revocability-for-role |
RevocabilityForRole |
RevocabilityForRole |
RevocabilityForRole |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| RevocabilityForRole |
|
/tools/sdk/powershell/beta/models/revocability-for-role |
| SDK |
| Software Development Kit |
| RevocabilityForRole |
|
RevocabilityForRole
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 []ApprovalSchemeForRole |
List describing the steps in approving the revocation request |
[optional] |
Examples
- Convert the resource to JSON
[Back to top]