Interface SqlSyncGroup.Update
- All Superinterfaces:
Appliable<SqlSyncGroup>,Indexable,SqlSyncGroup.UpdateStages.WithConflictResolutionPolicy,SqlSyncGroup.UpdateStages.WithDatabasePassword,SqlSyncGroup.UpdateStages.WithDatabaseUserName,SqlSyncGroup.UpdateStages.WithInterval,SqlSyncGroup.UpdateStages.WithSchema,SqlSyncGroup.UpdateStages.WithSyncDatabaseId
- Enclosing interface:
- SqlSyncGroup
public static interface SqlSyncGroup.Update
extends SqlSyncGroup.UpdateStages.WithSyncDatabaseId, SqlSyncGroup.UpdateStages.WithDatabaseUserName, SqlSyncGroup.UpdateStages.WithDatabasePassword, SqlSyncGroup.UpdateStages.WithConflictResolutionPolicy, SqlSyncGroup.UpdateStages.WithInterval, SqlSyncGroup.UpdateStages.WithSchema, Appliable<SqlSyncGroup>
The template for a SQL Sync Group update operation, containing all the settings that can be modified.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Appliable
apply, apply, applyAsync, applyAsyncMethods inherited from interface com.azure.resourcemanager.sql.models.SqlSyncGroup.UpdateStages.WithConflictResolutionPolicy
withConflictResolutionPolicyHubWins, withConflictResolutionPolicyMemberWinsMethods inherited from interface com.azure.resourcemanager.sql.models.SqlSyncGroup.UpdateStages.WithDatabasePassword
withDatabasePasswordMethods inherited from interface com.azure.resourcemanager.sql.models.SqlSyncGroup.UpdateStages.WithDatabaseUserName
withDatabaseUserNameMethods inherited from interface com.azure.resourcemanager.sql.models.SqlSyncGroup.UpdateStages.WithInterval
withIntervalMethods inherited from interface com.azure.resourcemanager.sql.models.SqlSyncGroup.UpdateStages.WithSchema
withSchemaMethods inherited from interface com.azure.resourcemanager.sql.models.SqlSyncGroup.UpdateStages.WithSyncDatabaseId
withSyncDatabaseId