Click or drag to resize

RackNodes Property

Gets the nodes that are part of this rack.

Namespace:  Ookii.Jumbo.Topology
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
public Collection<TopologyNode> Nodes { get; }

Property Value

Type: CollectionTopologyNode
See Also