FullcampaignAllOfRoleCompositionCampaignInfoRemediatorRef
Properties
Name | Type | Description | Notes |
---|---|---|---|
Type | Enum [ "IDENTITY" ] | Legal Remediator Type | [required] |
Id | String | The ID of the remediator. | [required] |
Name | String | The name of the remediator. | [optional] [readonly] |
Examples
- Prepare the resource
$FullcampaignAllOfRoleCompositionCampaignInfoRemediatorRef = Initialize-PSSailpoint.BetaFullcampaignAllOfRoleCompositionCampaignInfoRemediatorRef -Type IDENTITY `
-Id 2c90ad2a70ace7d50170acf22ca90010 `
-Name Role Admin
- Convert the resource to JSON
$FullcampaignAllOfRoleCompositionCampaignInfoRemediatorRef | ConvertTo-JSON