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

ManagedIntegrationRuntimeNode interface

集成运行时节点的属性。

属性

errors

此集成运行时节点上发生的错误。

nodeId

托管集成运行时节点 ID。注意:此属性不会序列化。 它只能由服务器填充。

status

托管集成运行时节点状态。 注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

errors

此集成运行时节点上发生的错误。

errors?: ManagedIntegrationRuntimeError[]

属性值

nodeId

托管集成运行时节点 ID。注意:此属性不会序列化。 它只能由服务器填充。

nodeId?: string

属性值

string

status

托管集成运行时节点状态。 注意:此属性不会序列化。 它只能由服务器填充。

status?: string

属性值

string