TestClusterOptions.FallbackOptions 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.
Extended options to be used as fallbacks in the case that explicit options are not provided by the user.
public class TestClusterOptions.FallbackOptions
type TestClusterOptions.FallbackOptions = class
Public Class TestClusterOptions.FallbackOptions
- Inheritance
-
TestClusterOptions.FallbackOptions
Constructors
TestClusterOptions.FallbackOptions() |
Properties
DataConnectionString |
Gets or sets the default data connection string to use in tests |
DefaultExtendedConfiguration |
Configure defaults for building the configurations |
InitialSilosCount |
Gets or sets the default initial silo count |
LogsFolder |
Gets or sets the default subfolder the the logs |
TraceToConsole |
Gets or sets whether the cluster will output traces in the console by default |
Methods
DefaultConfigurationBuilder() |
Creates a default configuration builder with some defaults. |