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
@Beta(V1_9_0)
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.microsoft.azure.management.resources.fluentcore.model.Appliable
apply, applyAsync, applyAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.sql.SqlSyncGroup.UpdateStages.WithConflictResolutionPolicy
withConflictResolutionPolicyHubWins, withConflictResolutionPolicyMemberWins
Methods inherited from interface com.microsoft.azure.management.sql.SqlSyncGroup.UpdateStages.WithDatabasePassword
withDatabasePassword
Methods inherited from interface com.microsoft.azure.management.sql.SqlSyncGroup.UpdateStages.WithDatabaseUserName
withDatabaseUserName
Methods inherited from interface com.microsoft.azure.management.sql.SqlSyncGroup.UpdateStages.WithInterval
withInterval
Methods inherited from interface com.microsoft.azure.management.sql.SqlSyncGroup.UpdateStages.WithSchema
withSchema
Methods inherited from interface com.microsoft.azure.management.sql.SqlSyncGroup.UpdateStages.WithSyncDatabaseId
withSyncDatabaseId