共用方式為


TestClusterOptions.FallbackOptions 類別

定義

當使用者未提供明確選項時,要做為後援的擴充選項。

public class TestClusterOptions.FallbackOptions
type TestClusterOptions.FallbackOptions = class
Public Class TestClusterOptions.FallbackOptions
繼承
TestClusterOptions.FallbackOptions

建構函式

TestClusterOptions.FallbackOptions()

當使用者未提供明確選項時,要做為後援的擴充選項。

屬性

DataConnectionString

取得或設定測試中使用的預設資料連線字串

DefaultExtendedConfiguration

設定建置組態的預設值

InitialSilosCount

取得或設定預設的初始接收器計數

LogsFolder

取得或設定記錄的預設子資料夾

TraceToConsole

取得或設定叢集是否預設會在主控台中輸出追蹤

方法

DefaultConfigurationBuilder()

使用一些預設值建立預設組態產生器。

適用於