你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IWithMemberDatabaseType.WithMemberDatabaseType(SyncMemberDbType) 方法

定义

设置成员数据库类型。

public Microsoft.Azure.Management.Sql.Fluent.SqlSyncMember.Update.IUpdate WithMemberDatabaseType (Microsoft.Azure.Management.Sql.Fluent.Models.SyncMemberDbType databaseType);
abstract member WithMemberDatabaseType : Microsoft.Azure.Management.Sql.Fluent.Models.SyncMemberDbType -> Microsoft.Azure.Management.Sql.Fluent.SqlSyncMember.Update.IUpdate
Public Function WithMemberDatabaseType (databaseType As SyncMemberDbType) As IUpdate

参数

databaseType
SyncMemberDbType

要设置的数据库类型值。

返回

适用于