@Beta(value=V1_9_0)
public static interface SqlSyncMemberOperations.DefinitionStages.WithSyncMemberDatabase
| Modifier and Type | Method and Description |
|---|---|
SqlSyncMemberOperations.DefinitionStages.WithSyncGroupName |
withExistingDatabaseName(String databaseName)
Sets the name of the database on which the sync Member is hosted.
|
SqlSyncMemberOperations.DefinitionStages.WithSyncGroupName withExistingDatabaseName(String databaseName)
databaseName - the name of the database 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.
*/