Szerkesztés

Megosztás a következőn keresztül:


TestSiloSpecificOptions Class

Definition

Configuration overrides for individual silos.

public class TestSiloSpecificOptions
type TestSiloSpecificOptions = class
Public Class TestSiloSpecificOptions
Inheritance
TestSiloSpecificOptions

Constructors

TestSiloSpecificOptions()

Properties

GatewayPort

Gets or sets the gateway port.

PrimarySiloEndPoint

Gets or sets the primary silo port.

PrimarySiloPort

Gets or sets the primary silo port.

SiloName

Gets or sets the name of the silo.

SiloPort

Gets or sets the silo port.

Methods

Create(TestCluster, TestClusterOptions, Int32, Boolean)

Creates an instance of the TestSiloSpecificOptions class.

Create(TestClusterOptions, Int32, Boolean)
ToDictionary()

Converts these options into a dictionary.

Applies to