| TopologyNodeRack Property |
Gets the rack this node belongs to.
Namespace:
Ookii.Jumbo.Topology
Assembly:
Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax public Rack Rack { get; }
Public ReadOnly Property Rack As Rack
Get
public:
property Rack^ Rack {
Rack^ get ();
}
member Rack : Rack with get
Property Value
Type:
RackSee Also