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

682 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-array-inner ArrayInner ArrayInner ArrayInner powershellsdk
powershell
PowerShell
sdk
ArrayInner
V2024ArrayInner
/tools/sdk/powershell/v2024/models/array-inner
SDK
Software Development Kit
ArrayInner
V2024ArrayInner

ArrayInner

Properties

Name Type Description Notes

Examples

  • Prepare the resource
$ArrayInner = Initialize-PSSailpoint.V2024ArrayInner 
  • Convert the resource to JSON
$ArrayInner | ConvertTo-JSON

[Back to top]