Violationreassigninput
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| ReassignTo | Reassigninput | [required] | |
| Comments | String | Optional comments explaining the reassignment. | [optional] |
Examples
- Prepare the resource
$Violationreassigninput = Initialize-Violationreassigninput -ReassignTo null `
-Comments some comments about the reassignment
- Convert the resource to JSON
$Violationreassigninput | ConvertTo-JSON