InProcessTestSiloSpecificOptions 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.
Configuration overrides for individual silos.
public sealed class InProcessTestSiloSpecificOptions
type InProcessTestSiloSpecificOptions = class
Public NotInheritable Class InProcessTestSiloSpecificOptions
- Inheritance
-
InProcessTestSiloSpecificOptions
Constructors
InProcessTestSiloSpecificOptions() |
Properties
GatewayPort |
Gets or sets the gateway port. |
SiloName |
Gets or sets the name of the silo. |
SiloPort |
Gets or sets the silo port. |
Methods
Create(InProcessTestCluster, InProcessTestClusterOptions, Int32, Boolean) |
Creates an instance of the TestSiloSpecificOptions class. |