Files
developer.sailpoint.com/docs/tools/sdk/powershell/refrence/beta/Models/ArrayInner.md
darrell-thobe-sp 39d2297259 update to doc files
2025-01-24 14:40:05 -05:00

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

ArrayInner

Properties

Name Type Description Notes

Examples

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

[Back to top]