mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-07 20:37:46 +00:00
1.1 KiB
1.1 KiB
id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id | title | pagination_label | sidebar_label | sidebar_class_name | keywords | slug | tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| campaign-all-of-source-owner-campaign-info | CampaignAllOfSourceOwnerCampaignInfo | CampaignAllOfSourceOwnerCampaignInfo | CampaignAllOfSourceOwnerCampaignInfo | powershellsdk |
|
/tools/sdk/powershell/v3/models/campaign-all-of-source-owner-campaign-info |
|
CampaignAllOfSourceOwnerCampaignInfo
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| SourceIds | Pointer to []String | The list of sources to be included in the campaign. | [optional] |
Examples
- Prepare the resource
$CampaignAllOfSourceOwnerCampaignInfo = Initialize-PSSailpoint.V3CampaignAllOfSourceOwnerCampaignInfo -SourceIds [0fbe863c063c4c88a35fd7f17e8a3df5]
- Convert the resource to JSON
$CampaignAllOfSourceOwnerCampaignInfo | ConvertTo-JSON