@Beta(value=V1_9_0)
public static interface SqlSyncMember.UpdateStages.WithMemberPassword
| Modifier and Type | Method and Description |
|---|---|
SqlSyncMember.Update |
withMemberPassword(String password)
Sets the member SQL Database password.
|
SqlSyncMember.Update withMemberPassword(String password)
password - the member SQL Database password 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.
*/