SyncDirection type

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

Known values supported by the service

Bidirectional
OneWayMemberToHub
OneWayHubToMember

type SyncDirection = string