Click or drag to resize

PatternTopologyResolverConfigurationElementPatternType Property

Gets or sets the type of the patterns used to assign nodes to racks.

Namespace:  Ookii.Jumbo.Topology
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
public PatternType PatternType { get; set; }

Property Value

Type: PatternType
One of the values of the PatternType enumeration.
See Also