@Beta(value=V1_9_0)
public static interface SqlSyncGroupOperations.DefinitionStages
Modifier and Type | Interface and Description |
---|---|
static interface |
SqlSyncGroupOperations.DefinitionStages.WithConflictResolutionPolicy
The SQL Sync Group definition to set the conflict resolution policy.
|
static interface |
SqlSyncGroupOperations.DefinitionStages.WithCreate
The final stage of the SQL Sync Group definition.
|
static interface |
SqlSyncGroupOperations.DefinitionStages.WithDatabasePassword
The SQL Sync Group definition to set the database login password.
|
static interface |
SqlSyncGroupOperations.DefinitionStages.WithDatabaseUserName
The SQL Sync Group definition to set the database user name.
|
static interface |
SqlSyncGroupOperations.DefinitionStages.WithInterval
The SQL Sync Group definition to set the sync frequency.
|
static interface |
SqlSyncGroupOperations.DefinitionStages.WithSchema
The SQL Sync Group definition to set the schema.
|
static interface |
SqlSyncGroupOperations.DefinitionStages.WithSqlServer
The first stage of the SQL Sync Group definition.
|
static interface |
SqlSyncGroupOperations.DefinitionStages.WithSyncDatabaseId
The SQL Sync Group definition to set the database ID to sync with.
|
static interface |
SqlSyncGroupOperations.DefinitionStages.WithSyncGroupDatabase
The SQL Sync Group definition to set the parent database name.
|
Copyright © 2019. All rights reserved.