Files
developer.sailpoint.com/docs/tools/sdk/powershell/Reference/V2024/Models/SpConfigRuleValue.md
2025-02-28 17:21:02 +00:00

777 B

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-sp-config-rule-value SpConfigRuleValue SpConfigRuleValue SpConfigRuleValue powershellsdk
powershell
PowerShell
sdk
SpConfigRuleValue
V2024SpConfigRuleValue
/tools/sdk/powershell/v2024/models/sp-config-rule-value
SDK
Software Development Kit
SpConfigRuleValue
V2024SpConfigRuleValue

SpConfigRuleValue

Properties

Name Type Description Notes

Examples

  • Prepare the resource
$SpConfigRuleValue = Initialize-PSSailpoint.V2024SpConfigRuleValue 
  • Convert the resource to JSON
$SpConfigRuleValue | ConvertTo-JSON

[Back to top]