你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DataFlowDebugSessionInfo interface

数据流调试会话信息。

属性

computeType

群集的计算类型。

coreCount

群集的核心计数。

dataFlowName

数据流的名称。

integrationRuntimeName

数据流调试会话的附加集成运行时名称。

lastActivityTime

数据流调试会话的最后一个活动时间。

nodeCount

群集的节点计数。 (已弃用属性)

sessionId

数据流调试会话的 ID。

startTime

数据流调试会话的开始时间。

timeToLiveInMinutes

群集的计算类型。

属性详细信息

computeType

群集的计算类型。

computeType?: string

属性值

string

coreCount

群集的核心计数。

coreCount?: number

属性值

number

dataFlowName

数据流的名称。

dataFlowName?: string

属性值

string

integrationRuntimeName

数据流调试会话的附加集成运行时名称。

integrationRuntimeName?: string

属性值

string

lastActivityTime

数据流调试会话的最后一个活动时间。

lastActivityTime?: string

属性值

string

nodeCount

群集的节点计数。 (已弃用属性)

nodeCount?: number

属性值

number

sessionId

数据流调试会话的 ID。

sessionId?: string

属性值

string

startTime

数据流调试会话的开始时间。

startTime?: string

属性值

string

timeToLiveInMinutes

群集的计算类型。

timeToLiveInMinutes?: number

属性值

number