Home > git-documentdb > SyncDirection
SyncDirection type#
Synchronization direction
Signature:Remarks#
pull: Only download from remote to local (currently not implemented)
push: Only upload from local to remote
both: Both download and upload between remote and local