@Beta(value=V1_9_0)
public static interface SqlSyncMemberOperations.DefinitionStages.WithMemberSqlDatabase
| Modifier and Type | Method and Description |
|---|---|
SqlSyncMemberOperations.DefinitionStages.WithMemberUserName |
withMemberSqlDatabaseName(String sqlDatabaseName)
Sets the member SQL Database name.
|
SqlSyncMemberOperations.DefinitionStages.WithMemberUserName withMemberSqlDatabaseName(String sqlDatabaseName)
sqlDatabaseName - the member SQL Database name value to set/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/