LogicAppClient.RunWorkflowTrigger(String, String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Runs the workflow trigger
public void RunWorkflowTrigger (string resourceGroupName, string workflowName, string triggerName);
member this.RunWorkflowTrigger : string * string * string -> unit
Public Sub RunWorkflowTrigger (resourceGroupName As String, workflowName As String, triggerName As String)
Parameters
- resourceGroupName
- String
Name of the resource group
- workflowName
- String
Name of the workflow
- triggerName
- String
Name of the trigger