Freigeben über


PipelinesOperationsExtensions.Delete Methode

Definition

Löscht eine Pipeline.

public static void Delete (this Microsoft.Azure.Management.DataFactory.IPipelinesOperations operations, string resourceGroupName, string factoryName, string pipelineName);
static member Delete : Microsoft.Azure.Management.DataFactory.IPipelinesOperations * string * string * string -> unit
<Extension()>
Public Sub Delete (operations As IPipelinesOperations, resourceGroupName As String, factoryName As String, pipelineName As String)

Parameter

operations
IPipelinesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

factoryName
String

Der Werksname.

pipelineName
String

Der Pipelinename.

Gilt für: