IWithDatabaseUserName インターフェイス

定義

データベース ユーザー名を設定する SQL 同期グループ定義。

public interface IWithDatabaseUserName : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithDatabaseUserName = interface
    interface IBeta
Public Interface IWithDatabaseUserName
Implements IBeta
派生
実装

メソッド

WithDatabaseUserName(String)

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

適用対象