LogicAppClient.RemoveWorkflow(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.
Removes the specified workflow from the given resource group.
public void RemoveWorkflow (string resourceGroupName, string workflowName);
member this.RemoveWorkflow : string * string -> unit
Public Sub RemoveWorkflow (resourceGroupName As String, workflowName As String)
Parameters
- resourceGroupName
- String
Name of the resource group
- workflowName
- String
Workflow name