Interface SqlSyncGroupOperations.DefinitionStages
-
- Enclosing interface:
- SqlSyncGroupOperations
public static interface SqlSyncGroupOperations.DefinitionStagesGrouping of all the SQL Sync Group definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceSqlSyncGroupOperations.DefinitionStages.WithConflictResolutionPolicyThe SQL Sync Group definition to set the conflict resolution policy.static interfaceSqlSyncGroupOperations.DefinitionStages.WithCreateThe final stage of the SQL Sync Group definition.static interfaceSqlSyncGroupOperations.DefinitionStages.WithDatabasePasswordThe SQL Sync Group definition to set the database login password.static interfaceSqlSyncGroupOperations.DefinitionStages.WithDatabaseUserNameThe SQL Sync Group definition to set the database user name.static interfaceSqlSyncGroupOperations.DefinitionStages.WithIntervalThe SQL Sync Group definition to set the sync frequency.static interfaceSqlSyncGroupOperations.DefinitionStages.WithSchemaThe SQL Sync Group definition to set the schema.static interfaceSqlSyncGroupOperations.DefinitionStages.WithSqlServerThe first stage of the SQL Sync Group definition.static interfaceSqlSyncGroupOperations.DefinitionStages.WithSyncDatabaseIdThe SQL Sync Group definition to set the database ID to sync with.static interfaceSqlSyncGroupOperations.DefinitionStages.WithSyncGroupDatabaseThe SQL Sync Group definition to set the parent database name.
-