SourceItemRef
Properties
Name | Type | Description | Notes |
---|---|---|---|
SourceId | String | The id for the source on which account selections are made | [optional] |
Accounts | []AccountItemRef | A list of account selections on the source. Currently, only one selection per source is supported. | [optional] |
Examples
- Prepare the resource
$SourceItemRef = Initialize-PSSailpoint.V2025SourceItemRef -SourceId cb89bc2f1ee6445fbea12224c526ba3a `
-Accounts null
- Convert the resource to JSON
$SourceItemRef | ConvertTo-JSON