SyncDirection type

Sync direction of the sync member.
KnownSyncDirection can be used interchangeably with SyncDirection, this enum contains the known values that the service supports.

Known values supported by the service

Bidirectional: Bidirectional
OneWayMemberToHub: OneWayMemberToHub
OneWayHubToMember: OneWayHubToMember

type SyncDirection = string