Files
developer.sailpoint.com/docs/tools/sdk/powershell/Reference/Beta/Models/ContextAttributeDtoValue.md
2025-01-28 13:29:29 -05:00

863 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-context-attribute-dto-value ContextAttributeDtoValue ContextAttributeDtoValue ContextAttributeDtoValue powershellsdk
powershell
PowerShell
sdk
ContextAttributeDtoValue
BetaContextAttributeDtoValue
/tools/sdk/powershell/beta/models/context-attribute-dto-value
SDK
Software Development Kit
ContextAttributeDtoValue
BetaContextAttributeDtoValue

ContextAttributeDtoValue

Properties

Name Type Description Notes

Examples

  • Prepare the resource
$ContextAttributeDtoValue = Initialize-PSSailpoint.BetaContextAttributeDtoValue 
  • Convert the resource to JSON
$ContextAttributeDtoValue | ConvertTo-JSON

[Back to top]