共用方式為


SyncType type

定義 SyncType 的值。 可能的值包括:'PartialSync'、'FullSync'

type SyncType = "PartialSync" | "FullSync"