mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-06 20:37:46 +00:00
1.0 KiB
1.0 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 | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| v2024-condition-effect-config | ConditionEffectConfig | ConditionEffectConfig | ConditionEffectConfig | powershellsdk |
|
/tools/sdk/powershell/v2024/models/condition-effect-config |
|
ConditionEffectConfig
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| DefaultValueLabel | String | Effect type's label. | [optional] |
| Element | String | Element's identifier. | [optional] |
Examples
- Prepare the resource
$ConditionEffectConfig = Initialize-PSSailpoint.V2024ConditionEffectConfig -DefaultValueLabel Access to Remove `
-Element 8110662963316867
- Convert the resource to JSON
$ConditionEffectConfig | ConvertTo-JSON