Freigeben über


DataFlowDebugSessionOperationsExtensions.BeginCreate Methode

Definition

Erstellt eine Debugsitzung für einen Datenfluss.

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

Parameter

operations
IDataFlowDebugSessionOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

factoryName
String

Der Factoryname.

request
CreateDataFlowDebugSessionRequest

Definition der Datenflussdebuggingsitzung

Gibt zurück

Gilt für: