你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

LogicAppClient.RemoveWorkflow(String, String) Method

Definition

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

Applies to