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

851 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-BetaContextAttributeDtoValue 
  • Convert the resource to JSON
$ContextAttributeDtoValue | ConvertTo-JSON

[Back to top]