Files
developer.sailpoint.com/docs/tools/sdk/powershell/Reference/V2025/Models/ContextAttributeDtoValue.md
2025-04-01 09:23:12 -04:00

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

ContextAttributeDtoValue

Properties

Name Type Description Notes

Examples

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

[Back to top]