@Beta(value=V1_9_0)
public static interface SqlSyncMemberOperations.DefinitionStages.WithMemberDatabaseType
| Modifier and Type | Method and Description |
|---|---|
SqlSyncMemberOperations.DefinitionStages.WithSyncDirection |
withMemberDatabaseType(SyncMemberDbType databaseType)
Sets the member database type.
|
SqlSyncMemberOperations.DefinitionStages.WithSyncDirection withMemberDatabaseType(SyncMemberDbType databaseType)
databaseType - the database type 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.
*/