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

ManagedIntegrationRuntimeStatus interface

托管集成运行时状态。

扩展

属性

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