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-Sourceitemref -SourceId cb89bc2f1ee6445fbea12224c526ba3a `
-Accounts null
- Convert the resource to JSON
$Sourceitemref | ConvertTo-JSON