Reassignment
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| VarFrom | CertificationReference | [optional] | |
| Comment | String | Comments from the previous reviewer. | [optional] |
Examples
- Prepare the resource
$Reassignment = Initialize-BetaReassignment -VarFrom null `
-Comment Please review
- Convert the resource to JSON
$Reassignment | ConvertTo-JSON