SyncGroupData.ConflictResolutionPolicy Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Conflict resolution policy of the sync group.
public Azure.ResourceManager.Sql.Models.SyncConflictResolutionPolicy? ConflictResolutionPolicy { get; set; }
member this.ConflictResolutionPolicy : Nullable<Azure.ResourceManager.Sql.Models.SyncConflictResolutionPolicy> with get, set
Public Property ConflictResolutionPolicy As Nullable(Of SyncConflictResolutionPolicy)