mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-07 04:19:34 +00:00
1.2 KiB
1.2 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 | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| beta-fullcampaign-all-of-source-owner-campaign-info | FullcampaignAllOfSourceOwnerCampaignInfo | FullcampaignAllOfSourceOwnerCampaignInfo | FullcampaignAllOfSourceOwnerCampaignInfo | powershellsdk |
|
/tools/sdk/powershell/beta/models/fullcampaign-all-of-source-owner-campaign-info |
|
FullcampaignAllOfSourceOwnerCampaignInfo
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| SourceIds | []String | The list of sources to be included in the campaign. | [optional] |
Examples
- Prepare the resource
$FullcampaignAllOfSourceOwnerCampaignInfo = Initialize-BetaFullcampaignAllOfSourceOwnerCampaignInfo -SourceIds [0fbe863c063c4c88a35fd7f17e8a3df5]
- Convert the resource to JSON
$FullcampaignAllOfSourceOwnerCampaignInfo | ConvertTo-JSON