DataFlowDebugSessionInfo interface

Data flow debug session info.

Properties

computeType

Compute type of the cluster.

coreCount

Core count of the cluster.

dataFlowName

The name of the data flow.

integrationRuntimeName

Attached integration runtime name of data flow debug session.

lastActivityTime

Last activity time of data flow debug session.

nodeCount

Node count of the cluster. (deprecated property)

sessionId

The ID of data flow debug session.

startTime

Start time of data flow debug session.

timeToLiveInMinutes

Compute type of the cluster.

Property Details

computeType

Compute type of the cluster.

computeType?: string

Property Value

string

coreCount

Core count of the cluster.

coreCount?: number

Property Value

number

dataFlowName

The name of the data flow.

dataFlowName?: string

Property Value

string

integrationRuntimeName

Attached integration runtime name of data flow debug session.

integrationRuntimeName?: string

Property Value

string

lastActivityTime

Last activity time of data flow debug session.

lastActivityTime?: string

Property Value

string

nodeCount

Node count of the cluster. (deprecated property)

nodeCount?: number

Property Value

number

sessionId

The ID of data flow debug session.

sessionId?: string

Property Value

string

startTime

Start time of data flow debug session.

startTime?: string

Property Value

string

timeToLiveInMinutes

Compute type of the cluster.

timeToLiveInMinutes?: number

Property Value

number