ImportAccountsRequest1
Properties
Name | Type | Description | Notes |
---|---|---|---|
DisableOptimization | Enum [ "true", "false" ] | Use this flag to reprocess every account whether or not the data has changed. | [optional] |
Examples
- Prepare the resource
$ImportAccountsRequest1 = Initialize-PSSailpoint.BetaImportAccountsRequest1 -DisableOptimization true
- Convert the resource to JSON
$ImportAccountsRequest1 | ConvertTo-JSON