DataFactoryClient.InvokeDataFlowDebugSessionCommand Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- request
- DataFlowDebugCommandRequest