mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-07 20:37:46 +00:00
1.0 KiB
1.0 KiB
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-non-employee-reject-approval-decision | NonEmployeeRejectApprovalDecision | NonEmployeeRejectApprovalDecision | NonEmployeeRejectApprovalDecision | powershellsdk |
|
/tools/sdk/powershell/v2024/models/non-employee-reject-approval-decision |
|
NonEmployeeRejectApprovalDecision
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Comment | String | Comment on the approval item. | [required] |
Examples
- Prepare the resource
$NonEmployeeRejectApprovalDecision = Initialize-PSSailpoint.V2024NonEmployeeRejectApprovalDecision -Comment approved
- Convert the resource to JSON
$NonEmployeeRejectApprovalDecision | ConvertTo-JSON