IWithSqlServer インターフェイス

定義

SQL Server エラスティック プール定義の最初のステージ。

public interface IWithSqlServer
type IWithSqlServer = interface
Public Interface IWithSqlServer
派生

メソッド

WithExistingSqlServer(ISqlServer)

新しいエラスティック プールの親 SQL サーバーを設定します。

WithExistingSqlServer(String, String, String)

親 SQL サーバー名と、それが属するリソース グループを設定します。

適用対象