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

1000 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-workflow-library-action-example-output WorkflowLibraryActionExampleOutput WorkflowLibraryActionExampleOutput WorkflowLibraryActionExampleOutput powershellsdk
powershell
PowerShell
sdk
WorkflowLibraryActionExampleOutput
V2025WorkflowLibraryActionExampleOutput
/tools/sdk/powershell/v2025/models/workflow-library-action-example-output
SDK
Software Development Kit
WorkflowLibraryActionExampleOutput
V2025WorkflowLibraryActionExampleOutput

WorkflowLibraryActionExampleOutput

Properties

Name Type Description Notes

Examples

  • Prepare the resource
$WorkflowLibraryActionExampleOutput = Initialize-PSSailpoint.V2025WorkflowLibraryActionExampleOutput 
  • Convert the resource to JSON
$WorkflowLibraryActionExampleOutput | ConvertTo-JSON

[Back to top]