@Beta(value=V1_9_0)
public static interface SqlSyncGroupOperations.DefinitionStages.WithSyncDatabaseId
| Modifier and Type | Method and Description |
|---|---|
SqlSyncGroupOperations.DefinitionStages.WithDatabaseUserName |
withSyncDatabaseId(String syncDatabaseId)
Sets the sync database ID.
|
SqlSyncGroupOperations.DefinitionStages.WithDatabaseUserName withSyncDatabaseId(String syncDatabaseId)
syncDatabaseId - the sync database ID 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.
*/