Düzenle

Aracılığıyla paylaş


TestClusterOptions.FallbackOptions Class

Definition

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.

Applies to