@Beta(value=V1_9_0)
public static interface SqlSyncGroupOperations.DefinitionStages.WithConflictResolutionPolicy
| Modifier and Type | Method and Description |
|---|---|
SqlSyncGroupOperations.DefinitionStages.WithCreate |
withConflictResolutionPolicyHubWins()
Sets the conflict resolution policy to "HubWin".
|
SqlSyncGroupOperations.DefinitionStages.WithCreate |
withConflictResolutionPolicyMemberWins()
Sets the conflict resolution policy to "MemberWin".
|
SqlSyncGroupOperations.DefinitionStages.WithCreate withConflictResolutionPolicyHubWins()
SqlSyncGroupOperations.DefinitionStages.WithCreate withConflictResolutionPolicyMemberWins()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/