Files
developer.sailpoint.com/docs/tools/sdk/powershell/Reference/Beta/Models/SpConfigRuleValue.md
2025-05-07 14:37:48 +00:00

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

SpConfigRuleValue

Properties

Name Type Description Notes

Examples

  • Prepare the resource
$SpConfigRuleValue = Initialize-BetaSpConfigRuleValue 
  • Convert the resource to JSON
$SpConfigRuleValue | ConvertTo-JSON

[Back to top]