Click or drag to resize

NetworkTopologyRacks Property

Gets the racks in the topology.

Namespace:  Ookii.Jumbo.Topology
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
public IList<Rack> Racks { get; }

Property Value

Type: IListRack
See Also