TestClusterExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension methods for test clusters.
public static class TestClusterExtensions
type TestClusterExtensions = class
Public Module TestClusterExtensions
- Inheritance
-
TestClusterExtensions
Methods
GetConfiguration(IHostBuilder) |
Gets the configuration from the specified host builder. |
GetConfiguration(ISiloBuilder) | |
GetConfiguration(ISiloHostBuilder) | |
GetConfigurationValue(IHostBuilder, String) |
Gets a configuration value. |
GetConfigurationValue(ISiloBuilder, String) | |
GetConfigurationValue(ISiloHostBuilder, String) | |
GetTestClusterOptions(IConfiguration) |
Gets the test cluster options. |
GetTestClusterOptions(IHostBuilder) |
Gets the test cluster options. |
GetTestClusterOptions(ISiloBuilder) | |
GetTestClusterOptions(ISiloHostBuilder) |