Partager via


DataFactoryClient.InvokeDataFlowDebugSessionCommand Method

Definition

public virtual Microsoft.Azure.Commands.DataFactoryV2.Models.PSDataFlowDebugSessionCommandResult InvokeDataFlowDebugSessionCommand (string resourceGroupName, string dataFactoryName, Microsoft.Azure.Management.DataFactory.Models.DataFlowDebugCommandRequest request);
abstract member InvokeDataFlowDebugSessionCommand : string * string * Microsoft.Azure.Management.DataFactory.Models.DataFlowDebugCommandRequest -> Microsoft.Azure.Commands.DataFactoryV2.Models.PSDataFlowDebugSessionCommandResult
override this.InvokeDataFlowDebugSessionCommand : string * string * Microsoft.Azure.Management.DataFactory.Models.DataFlowDebugCommandRequest -> Microsoft.Azure.Commands.DataFactoryV2.Models.PSDataFlowDebugSessionCommandResult
Public Overridable Function InvokeDataFlowDebugSessionCommand (resourceGroupName As String, dataFactoryName As String, request As DataFlowDebugCommandRequest) As PSDataFlowDebugSessionCommandResult

Parameters

resourceGroupName
String
dataFactoryName
String

Returns

Applies to