| Package | Description |
|---|---|
| com.azure.resourcemanager.sql.models |
Package containing the data models for SqlManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SqlSyncMemberOperations.SqlSyncMemberOperationsDefinition
Container interface for all the definitions that need to be implemented.
|
| Modifier and Type | Method and Description |
|---|---|
SqlSyncMemberOperations.DefinitionStages.WithMemberSqlServer |
SqlSyncMemberOperations.SqlSyncMemberActionsDefinition.define(String syncMemberName)
Begins the definition of a new SQL Sync Member to be added to this server.
|
SqlSyncMemberOperations.DefinitionStages.WithMemberSqlServer |
SqlSyncMemberOperations.DefinitionStages.WithSqlServer.withExistingSyncGroup(SqlSyncGroup sqlSyncGroup)
Sets the parent SQL server for the new Sync Member.
|
SqlSyncMemberOperations.DefinitionStages.WithMemberSqlServer |
SqlSyncMemberOperations.DefinitionStages.WithSyncGroupName.withExistingSyncGroupName(String syncGroupName)
Sets the name of the database on which the sync Member is hosted.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.