Reassignment
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| VarFrom | CertificationReference | [optional] | |
| Comment | String | The comment entered when the Certification was reassigned | [optional] |
Examples
- Prepare the resource
$Reassignment = Initialize-V2025Reassignment -VarFrom null `
-Comment Reassigned for a reason
- Convert the resource to JSON
$Reassignment | ConvertTo-JSON