| RackRackId Property |
Gets the unique identifier for the rack.
Namespace:
Ookii.Jumbo.Topology
Assembly:
Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax public string RackId { get; }
Public ReadOnly Property RackId As String
Get
public:
property String^ RackId {
String^ get ();
}
member RackId : string with get
Property Value
Type:
StringSee Also