次の方法で共有


TestClusterExtensions クラス

定義

テスト クラスターの拡張メソッド。

public static class TestClusterExtensions
type TestClusterExtensions = class
Public Module TestClusterExtensions
継承
TestClusterExtensions

メソッド

GetConfiguration(IHostBuilder)

指定したホスト ビルダーから構成を取得します。

GetConfiguration(ISiloBuilder)

テスト クラスターの拡張メソッド。

GetConfiguration(ISiloHostBuilder)

テスト クラスターの拡張メソッド。

GetConfigurationValue(IHostBuilder, String)

構成値を取得します。

GetConfigurationValue(ISiloBuilder, String)

テスト クラスターの拡張メソッド。

GetConfigurationValue(ISiloHostBuilder, String)

テスト クラスターの拡張メソッド。

GetTestClusterOptions(IConfiguration)

テスト クラスター のオプションを取得します。

GetTestClusterOptions(IHostBuilder)

テスト クラスター のオプションを取得します。

GetTestClusterOptions(ISiloBuilder)

テスト クラスターの拡張メソッド。

GetTestClusterOptions(ISiloHostBuilder)

テスト クラスターの拡張メソッド。

適用対象