IdentityExceptionReportReference
Properties
Name | Type | Description | Notes |
---|---|---|---|
TaskResultId | String | Task result ID. | [optional] |
ReportName | String | Report name. | [optional] |
Examples
- Prepare the resource
$IdentityExceptionReportReference = Initialize-PSSailpoint.BetaIdentityExceptionReportReference -TaskResultId null `
-ReportName My annual report
- Convert the resource to JSON
$IdentityExceptionReportReference | ConvertTo-JSON