Revocability
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| ApprovalSchemes | []AccessProfileApprovalScheme | List describing the steps involved in approving the revocation request. | [optional] |
Examples
- Prepare the resource
$Revocability = Initialize-V2025Revocability -ApprovalSchemes null
- Convert the resource to JSON
$Revocability | ConvertTo-JSON