Package version:

Type alias IntegrationRuntimeState

IntegrationRuntimeState: string

Defines values for IntegrationRuntimeState.
KnownIntegrationRuntimeState can be used interchangeably with IntegrationRuntimeState, this enum contains the known values that the service supports.

Known values supported by the service

Initial
Stopped
Started
Starting
Stopping
NeedRegistration
Online
Limited
Offline
AccessDenied

Generated using TypeDoc