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