Freigeben über


DataFlowDebugSessionOperationsExtensions.Create Methode

Definition

Erstellt eine Debugsitzung für einen Datenfluss.

public static Microsoft.Azure.Management.DataFactory.Models.CreateDataFlowDebugSessionResponse Create (this Microsoft.Azure.Management.DataFactory.IDataFlowDebugSessionOperations operations, string resourceGroupName, string factoryName, Microsoft.Azure.Management.DataFactory.Models.CreateDataFlowDebugSessionRequest request);
static member Create : Microsoft.Azure.Management.DataFactory.IDataFlowDebugSessionOperations * string * string * Microsoft.Azure.Management.DataFactory.Models.CreateDataFlowDebugSessionRequest -> Microsoft.Azure.Management.DataFactory.Models.CreateDataFlowDebugSessionResponse
<Extension()>
Public Function Create (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 Werksname.

request
CreateDataFlowDebugSessionRequest

Debugsitzungsdefinition des Datenflusses

Gibt zurück

Gilt für: