| Package | Description |
|---|---|
| com.azure.resourcemanager.sql.models |
Package containing the data models for SqlManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SqlSyncGroupOperations.SqlSyncGroupOperationsDefinition
Container interface for all the definitions that need to be implemented.
|
| Modifier and Type | Method and Description |
|---|---|
SqlSyncGroupOperations.DefinitionStages.WithCreate |
SqlSyncGroupOperations.DefinitionStages.WithConflictResolutionPolicy.withConflictResolutionPolicyHubWins()
Sets the conflict resolution policy to "HubWin".
|
SqlSyncGroupOperations.DefinitionStages.WithCreate |
SqlSyncGroupOperations.DefinitionStages.WithConflictResolutionPolicy.withConflictResolutionPolicyMemberWins()
Sets the conflict resolution policy to "MemberWin".
|
SqlSyncGroupOperations.DefinitionStages.WithCreate |
SqlSyncGroupOperations.DefinitionStages.WithInterval.withInterval(int interval)
Sets the sync frequency.
|
SqlSyncGroupOperations.DefinitionStages.WithCreate |
SqlSyncGroupOperations.DefinitionStages.WithSchema.withSchema(SyncGroupSchema schema)
Sets the schema.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.