Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DataFlowDebugPackage

Package version

Request body structure for starting data flow debug session.

Hierarchy

  • DataFlowDebugPackage

Indexable

[property: string]: any

Describes unknown properties. The value of an unknown property can be of "any" type.

Index

Properties

Optional dataFlow

Data flow instance.

Optional dataFlows

List of Data flows

Optional datasets

List of datasets.

Optional debugSettings

Data flow debug settings.

Optional linkedServices

linkedServices: LinkedServiceDebugResource[]

List of linked services.

Optional sessionId

sessionId: undefined | string

The ID of data flow debug session.

Optional staging

Staging info for debug session.

Generated using TypeDoc