IntegrationRuntimeState type

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

type IntegrationRuntimeState = string