DataFactoryClient.StartDebugSession 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.PSDataFlowDebugSession StartDebugSession (string resourceGroupName, string dataFactoryName, Microsoft.Azure.Management.DataFactory.Models.CreateDataFlowDebugSessionRequest request);
abstract member StartDebugSession : string * string * Microsoft.Azure.Management.DataFactory.Models.CreateDataFlowDebugSessionRequest -> Microsoft.Azure.Commands.DataFactoryV2.Models.PSDataFlowDebugSession
override this.StartDebugSession : string * string * Microsoft.Azure.Management.DataFactory.Models.CreateDataFlowDebugSessionRequest -> Microsoft.Azure.Commands.DataFactoryV2.Models.PSDataFlowDebugSession
Public Overridable Function StartDebugSession (resourceGroupName As String, dataFactoryName As String, request As CreateDataFlowDebugSessionRequest) As PSDataFlowDebugSession
Parameters
- resourceGroupName
- String
- dataFactoryName
- String