共用方式為


DataFlowDebugSessionInfo interface

數據流偵錯會話資訊。

屬性

computeType

叢集的計算類型。

coreCount

叢集的核心計數。

dataFlowName

數據流的名稱。

integrationRuntimeName

數據流偵錯會話的附加整合運行時間名稱。

lastActivityTime

數據流偵錯會話的最後一個啟用時間。

nodeCount

叢集的節點計數。 ( 已被取代的屬性 )

sessionId

數據流偵錯會話的標識碼。

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

數據流偵錯會話的標識碼。

sessionId?: string

屬性值

string

startTime

數據流偵錯會話的開始時間。

startTime?: string

屬性值

string

timeToLiveInMinutes

叢集的計算類型。

timeToLiveInMinutes?: number

屬性值

number