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

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

WorkflowLibraryActionExampleOutput

Properties

Name Type Description Notes

Examples

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

[Back to top]