Package version:

Interface DataFlowDebugPackage

Request body structure for starting data flow debug session.

Hierarchy

  • DataFlowDebugPackage

Indexable

[property: string]: any

Properties

Data flow instance.

dataFlows?: DataFlowDebugResource[]

List of Data flows

List of datasets.

Data flow debug settings.

linkedServices?: LinkedServiceDebugResource[]

List of linked services.

sessionId?: string

The ID of data flow debug session.

Staging info for debug session.

Generated using TypeDoc