@Beta(value=V1_9_0)
public static interface SqlSyncMemberOperations.DefinitionStages.WithSyncGroupName
| Modifier and Type | Method and Description |
|---|---|
SqlSyncMemberOperations.DefinitionStages.WithMemberSqlServer |
withExistingSyncGroupName(String syncGroupName)
Sets the name of the database on which the sync Member is hosted.
|
SqlSyncMemberOperations.DefinitionStages.WithMemberSqlServer withExistingSyncGroupName(String syncGroupName)
syncGroupName - the name of the sync group on which the Sync Member is hosted/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/