| 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.WithSyncMemberDatabase |
SqlSyncMemberOperations.DefinitionStages.WithSqlServer.withExistingSqlServer(String resourceGroupName,
String sqlServerName)
Sets the parent SQL server name and resource group it belongs to.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/