Class NodeDetail
Inheritance
System.Object
NodeDetail
Assembly: DirectScale.Disco.Extension.Abstractions.dll
Syntax
public class NodeDetail : Object
Constructors
NodeDetail()
Declaration
Properties
Level
Declaration
public int Level { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
NodeId
Declaration
public NodeId NodeId { get; set; }
Property Value
UplineId
Declaration
public NodeId UplineId { get; set; }
Property Value
UplineLeg
Declaration
public LegName UplineLeg { get; set; }
Property Value