@Beta(value=V1_9_0) public static interface SqlSyncGroupOperations.SqlSyncGroupActionsDefinition extends SqlChildrenOperations.SqlChildrenActionsDefinition<SqlSyncGroup>
| Modifier and Type | Method and Description |
|---|---|
SqlSyncGroupOperations.DefinitionStages.WithSyncDatabaseId |
define(String syncGroupName)
Begins the definition of a new SQL Sync Group to be added to this server.
|
delete, deleteAsync, deleteById, deleteByIdAsync, get, getAsync, getById, getByIdAsync, list, listAsyncSqlSyncGroupOperations.DefinitionStages.WithSyncDatabaseId define(String syncGroupName)
syncGroupName - the name of the new SQL Sync GroupCopyright © 2019. All rights reserved.