Bagikan melalui


DataShareSynchronizeContent.SynchronizationMode Property

Definition

Mode of synchronization used in triggers and snapshot sync. Incremental by default.

public Azure.ResourceManager.DataShare.Models.SynchronizationMode? SynchronizationMode { get; set; }
member this.SynchronizationMode : Nullable<Azure.ResourceManager.DataShare.Models.SynchronizationMode> with get, set
Public Property SynchronizationMode As Nullable(Of SynchronizationMode)

Property Value

Applies to