TriggerRuntimeState type

Enumerates possible state of Triggers.
KnownTriggerRuntimeState can be used interchangeably with TriggerRuntimeState, this enum contains the known values that the service supports.

Known values supported by the service

Started: Started
Stopped: Stopped
Disabled: Disabled

type TriggerRuntimeState = string