Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 486 Bytes

File metadata and controls

14 lines (12 loc) · 486 Bytes

#Get-SPOWorkflowSubscription Returns a workflow subscriptions from a list ##Syntax

Get-SPOWorkflowSubscription [-Web <WebPipeBind>] [-Name <String>] [-List <ListPipeBind>]

##Parameters

Parameter Type Required Description
List ListPipeBind False A list to search the association for
Name String False The name of the workflow
Web WebPipeBind False The web to apply the command to. Omit this parameter to use the current web.