SyncAgentState type

State of the sync agent.
KnownSyncAgentState can be used interchangeably with SyncAgentState, this enum contains the known values that the service supports.

Known values supported by the service

Online: Online
Offline: Offline
NeverConnected: NeverConnected

type SyncAgentState = string