NonEmployeeApprovalDecision
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Comment | String | Comment on the approval item. | [optional] |
Examples
- Prepare the resource
$NonEmployeeApprovalDecision = Initialize-BetaNonEmployeeApprovalDecision -Comment null
- Convert the resource to JSON
$NonEmployeeApprovalDecision | ConvertTo-JSON