SelfHostedIntegrationRuntimeNodeStatus type

Status of the integration runtime node.
KnownSelfHostedIntegrationRuntimeNodeStatus can be used interchangeably with SelfHostedIntegrationRuntimeNodeStatus, this enum contains the known values that the service supports.

Known values supported by the service

NeedRegistration: NeedRegistration
Online: Online
Limited: Limited
Offline: Offline
Upgrading: Upgrading
Initializing: Initializing
InitializeFailed: InitializeFailed

type SelfHostedIntegrationRuntimeNodeStatus = string