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

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

WorkflowLibraryActionExampleOutput

Properties

Name Type Description Notes

Examples

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

[Back to top]