LoadAccountsTaskTaskAttributes
Properties
Name | Type | Description | Notes |
---|---|---|---|
AppId | String | The id of the source | [optional] |
OptimizedAggregation | String | The indicator if the aggregation process was enabled/disabled for the aggregation job | [optional] |
Examples
- Prepare the resource
$LoadAccountsTaskTaskAttributes = Initialize-PSSailpoint.V2024LoadAccountsTaskTaskAttributes -AppId c31386cb18bb403cbb6df4c86294ff82 `
-OptimizedAggregation enabled
- Convert the resource to JSON
$LoadAccountsTaskTaskAttributes | ConvertTo-JSON