SyncGroupState type
Sync state of the sync group.
KnownSyncGroupState can be used interchangeably with SyncGroupState,
this enum contains the known values that the service supports.
Known values supported by the service
NotReady: NotReady
Error: Error
Warning: Warning
Progressing: Progressing
Good: Good
type SyncGroupState = string