次の方法で共有


IWithDatabaseUserName.WithDatabaseUserName(String) メソッド

定義

データベース ユーザー名を設定します。

public Microsoft.Azure.Management.Sql.Fluent.SqlSyncGroup.Update.IUpdate WithDatabaseUserName(string userName);
abstract member WithDatabaseUserName : string -> Microsoft.Azure.Management.Sql.Fluent.SqlSyncGroup.Update.IUpdate
Public Function WithDatabaseUserName (userName As String) As IUpdate

パラメーター

userName
String

データベース ユーザー名。

戻り値

適用対象