共用方式為


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