@Beta(value=V1_9_0)
public static interface SqlSyncGroupOperations.DefinitionStages.WithDatabaseUserName
| Modifier and Type | Method and Description |
|---|---|
SqlSyncGroupOperations.DefinitionStages.WithDatabasePassword |
withDatabaseUserName(String userName)
Sets the database user name.
|
SqlSyncGroupOperations.DefinitionStages.WithDatabasePassword withDatabaseUserName(String userName)
userName - the database user name/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/