mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-06 20:37:46 +00:00
924 B
924 B
id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id | title | pagination_label | sidebar_label | sidebar_class_name | keywords | slug | tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| v2024-reassignment1 | Reassignment1 | Reassignment1 | Reassignment1 | powershellsdk |
|
/tools/sdk/powershell/v2024/models/reassignment1 |
|
Reassignment1
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| VarFrom | CertificationReference1 | [optional] | |
| Comment | String | Comments from the previous reviewer. | [optional] |
Examples
- Prepare the resource
$Reassignment1 = Initialize-PSSailpoint.V2024Reassignment1 -VarFrom null `
-Comment Please review
- Convert the resource to JSON
$Reassignment1 | ConvertTo-JSON