SqlSyncGroup.Update Interface
Implements
Appliable<SqlSyncGroup>
WithConflictResolutionPolicy
WithDatabasePassword
WithDatabaseUserName
WithInterval
WithSchema
WithSyncDatabaseId
public static interface SqlSyncGroup.Update
extends WithSyncDatabaseId, WithDatabaseUserName, WithDatabasePassword, WithConflictResolutionPolicy, WithInterval, WithSchema, Appliable<SqlSyncGroup>
The template for a SQL Sync Group update operation, containing all the settings that can be modified.
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java