CampaignAllOfMachineAccountCampaignInfo
Properties
Name | Type | Description | Notes |
---|---|---|---|
SourceIds | []String | The list of sources to be included in the campaign. | [optional] |
ReviewerType | Enum [ "ACCOUNT_OWNER" ] | The reviewer's type. | [optional] |
Examples
- Prepare the resource
$CampaignAllOfMachineAccountCampaignInfo = Initialize-PSSailpoint.V2024CampaignAllOfMachineAccountCampaignInfo -SourceIds [0fbe863c063c4c88a35fd7f17e8a3df5] `
-ReviewerType ACCOUNT_OWNER
- Convert the resource to JSON
$CampaignAllOfMachineAccountCampaignInfo | ConvertTo-JSON