ApprovalRejectRequest
Properties
Name | Type | Description | Notes |
---|---|---|---|
Comment | String | Comment associated with the reject request. | [optional] |
Examples
- Prepare the resource
$ApprovalRejectRequest = Initialize-V2025ApprovalRejectRequest -Comment string
- Convert the resource to JSON
$ApprovalRejectRequest | ConvertTo-JSON