DataFlowDebugSessionInfo interface
數據流偵錯會話資訊。
屬性
compute |
叢集的計算類型。 |
core |
叢集的核心計數。 |
data |
數據流的名稱。 |
integration |
數據流偵錯會話的附加整合運行時間名稱。 |
last |
數據流偵錯會話的最後一個啟用時間。 |
node |
叢集的節點計數。 ( 已被取代的屬性 ) |
session |
數據流偵錯會話的標識碼。 |
start |
數據流偵錯會話的開始時間。 |
time |
叢集的計算類型。 |
屬性詳細資料
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