Synchronize Class
Payload for the synchronizing the data.
- Inheritance
-
Synchronize
Constructor
Synchronize(*, synchronization_mode: Optional[Union[str, azure.mgmt.datashare.models._data_share_management_client_enums.SynchronizationMode]] = None, **kwargs)
Parameters
- synchronization_mode
- str or SynchronizationMode
Required
Mode of synchronization used in triggers and snapshot sync. Incremental by default. Possible values include: "Incremental", "FullSync".
Feedback
Submit and view feedback for