ConnectorStatus type

Connector Status
KnownConnectorStatus can be used interchangeably with ConnectorStatus, this enum contains the known values that the service supports.

Known values supported by the service

PROVISIONING
RUNNING
PAUSED
FAILED

type ConnectorStatus = string