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

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

WorkflowLibraryActionExampleOutput

Properties

Name Type Description Notes

Examples

  • Prepare the resource
$WorkflowLibraryActionExampleOutput = Initialize-V2024WorkflowLibraryActionExampleOutput 
  • Convert the resource to JSON
$WorkflowLibraryActionExampleOutput | ConvertTo-JSON

[Back to top]