@Beta(value=V1_9_0)
public static interface SqlSyncGroup.UpdateStages.WithDatabaseUserName
| Modifier and Type | Method and Description |
|---|---|
SqlSyncGroup.Update |
withDatabaseUserName(String userName)
Sets the database user name.
|
SqlSyncGroup.Update 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.
*/