SyncGroupLogType type

Type of the sync group log.
KnownSyncGroupLogType can be used interchangeably with SyncGroupLogType, this enum contains the known values that the service supports.

Known values supported by the service

All: All
Error: Error
Warning: Warning
Success: Success

type SyncGroupLogType = string