Package version:

Interface DataFlowDebugSessionInfo

Data flow debug session info.

Hierarchy

  • DataFlowDebugSessionInfo

Indexable

[property: string]: any

Properties

computeType?: string

Compute type of the cluster.

coreCount?: number

Core count of the cluster.

dataFlowName?: string

The name of the data flow.

integrationRuntimeName?: string

Attached integration runtime name of data flow debug session.

lastActivityTime?: string

Last activity time of data flow debug session.

nodeCount?: number

Node count of the cluster. (deprecated property)

sessionId?: string

The ID of data flow debug session.

startTime?: string

Start time of data flow debug session.

timeToLiveInMinutes?: number

Compute type of the cluster.

Generated using TypeDoc