ManagedIntegrationRuntimeNode interface
集成运行时节点的属性。
属性
| errors | 此集成运行时节点上发生的错误。 |
| node |
托管集成运行时节点 ID。注意:此属性不会序列化。 它只能由服务器填充。 |
| status | 托管集成运行时节点状态。 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
errors
nodeId
托管集成运行时节点 ID。注意:此属性不会序列化。 它只能由服务器填充。
nodeId?: string
属性值
string
status
托管集成运行时节点状态。 注意:此属性不会序列化。 它只能由服务器填充。
status?: string
属性值
string