Freigeben über


DataFlowDebugSessionOperationsExtensions.AddDataFlow Methode

Definition

Fügen Sie einen Datenfluss zur Debugsitzung hinzu.

public static Microsoft.Azure.Management.DataFactory.Models.AddDataFlowToDebugSessionResponse AddDataFlow (this Microsoft.Azure.Management.DataFactory.IDataFlowDebugSessionOperations operations, string resourceGroupName, string factoryName, Microsoft.Azure.Management.DataFactory.Models.DataFlowDebugPackage request);
static member AddDataFlow : Microsoft.Azure.Management.DataFactory.IDataFlowDebugSessionOperations * string * string * Microsoft.Azure.Management.DataFactory.Models.DataFlowDebugPackage -> Microsoft.Azure.Management.DataFactory.Models.AddDataFlowToDebugSessionResponse
<Extension()>
Public Function AddDataFlow (operations As IDataFlowDebugSessionOperations, resourceGroupName As String, factoryName As String, request As DataFlowDebugPackage) As AddDataFlowToDebugSessionResponse

Parameter

operations
IDataFlowDebugSessionOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

factoryName
String

Der Werksname.

request
DataFlowDebugPackage

Debugsitzungsdefinition des Datenflusses mit Debuginhalten.

Gibt zurück

Gilt für: