@Beta(value=V1_9_0)
public static interface SqlSyncGroup.UpdateStages.WithDatabasePassword
| Modifier and Type | Method and Description |
|---|---|
SqlSyncGroup.Update |
withDatabasePassword(String password)
Sets the database login password.
|
SqlSyncGroup.Update withDatabasePassword(String password)
password - the database login password/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/