Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ManagedIntegrationRuntimeNode

Package version

Properties of integration runtime node.

Hierarchy

  • ManagedIntegrationRuntimeNode

Indexable

[property: string]: any

Describes unknown properties. The value of an unknown property can be of "any" type.

Index

Properties

Properties

Optional errors

The errors that occurred on this integration runtime node.

Optional nodeId

nodeId: undefined | string

The managed integration runtime node id. NOTE: This property will not be serialized. It can only be populated by the server.

Optional status

The managed integration runtime node status. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc