共用方式為


ManagedIntegrationRuntimeStatus interface

受控整合運行時間狀態。

Extends

屬性

createTime

建立整合運行時間的時間,ISO8601格式。 注意:這個屬性不會串行化。 它只能由伺服器填入。

lastOperation

此整合運行時間上發生的最後一個作業結果。 注意:這個屬性不會串行化。 它只能由伺服器填入。

nodes

受控整合運行時間的節點清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

otherErrors

此整合運行時間上發生的錯誤。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type

多型歧視性,指定這個物件可以是的不同類型

繼承的屬性

dataFactoryName

整合運行時間所屬的數據處理站名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

state

整合運行時間的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

createTime

建立整合運行時間的時間,ISO8601格式。 注意:這個屬性不會串行化。 它只能由伺服器填入。

createTime?: Date

屬性值

Date

lastOperation

此整合運行時間上發生的最後一個作業結果。 注意:這個屬性不會串行化。 它只能由伺服器填入。

lastOperation?: ManagedIntegrationRuntimeOperationResult

屬性值

nodes

受控整合運行時間的節點清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

nodes?: ManagedIntegrationRuntimeNode[]

屬性值

otherErrors

此整合運行時間上發生的錯誤。 注意:這個屬性不會串行化。 它只能由伺服器填入。

otherErrors?: ManagedIntegrationRuntimeError[]

屬性值

type

多型歧視性,指定這個物件可以是的不同類型

type: "Managed"

屬性值

"Managed"

繼承的屬性詳細資料

dataFactoryName

整合運行時間所屬的數據處理站名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

dataFactoryName?: string

屬性值

string

繼承自IntegrationRuntimeStatus.dataFactoryName

state

整合運行時間的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

state?: string

屬性值

string

繼承自IntegrationRuntimeStatus.state