IdentityExceptionReportReference
Properties
Name | Type | Description | Notes |
---|---|---|---|
TaskResultId | String | The id of the task result. | [optional] |
ReportName | String | The name of the report. | [optional] |
Examples
- Prepare the resource
$IdentityExceptionReportReference = Initialize-PSSailpoint.V3IdentityExceptionReportReference -TaskResultId 2b838de9-db9b-abcf-e646-d4f274ad4238 `
-ReportName My annual report
- Convert the resource to JSON
$IdentityExceptionReportReference | ConvertTo-JSON