LoadUncorrelatedAccountsTask
Properties
Name | Type | Description | Notes |
---|---|---|---|
Success | Boolean | The status of the result | [optional] [default to $true] |
Task | LoadUncorrelatedAccountsTaskTask | [optional] |
Examples
- Prepare the resource
$LoadUncorrelatedAccountsTask = Initialize-PSSailpoint.V2024LoadUncorrelatedAccountsTask -Success true `
-Task null
- Convert the resource to JSON
$LoadUncorrelatedAccountsTask | ConvertTo-JSON