次の方法で共有


TestClusterOptions.GatewayPerSilo プロパティ

定義

各サイロがゲートウェイをホストする必要があるかどうかを示す値を取得または設定します。

public bool GatewayPerSilo { get; set; }
member this.GatewayPerSilo : bool with get, set
Public Property GatewayPerSilo As Boolean

プロパティ値

true 各サイロがゲートウェイをホストする必要がある場合は 。それ以外の場合は false

適用対象