TestClusterExtensions クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
テスト クラスターの拡張メソッド。
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) |
テスト クラスターの拡張メソッド。 |