Microsoft.Azure.Management.Sql.Fluent.SqlSyncGroupOperations.Definition Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interfaces
IWithConflictResolutionPolicy |
The SQL Sync Group definition to set the conflict resolution policy. |
IWithCreate |
The final stage of the SQL Sync Group definition. |
IWithDatabasePassword |
The SQL Sync Group definition to set the database login password. |
IWithDatabaseUserName |
The SQL Sync Group definition to set the database user name. |
IWithInterval |
The SQL Sync Group definition to set the sync frequency. |
IWithSchema |
The SQL Sync Group definition to set the schema. |
IWithSqlServer |
The first stage of the SQL Sync Group definition. |
IWithSyncDatabaseId |
The SQL Sync Group definition to set the database ID to sync with. |
IWithSyncGroupDatabase |
The SQL Sync Group definition to set the parent database name. |
Azure SDK for .NET