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-PSSailpoint.V2024Reassignment -VarFrom null `
-Comment Reassigned for a reason
- Convert the resource to JSON
$Reassignment | ConvertTo-JSON