RouteFlowInfoEntry Class
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
Route Flow Information
INHERITED FROM
RASSerilazableObj⇒RouteFlowInfoEntry
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
String | IP | IP. | |
Type | Type. |
PUBLIC METHODS
Type | Name | Description | |
---|---|---|---|
Int32 | CompareTo (Object obj) | Inherited from RASSerilazableObj | |
Boolean | Equals (Object obj) | Inherited from RASSerilazableObj | |
Int32 | GetHashCode () | Inherited from RASSerilazableObj | |
Type | GetType () | ||
String | ToString () |
Last updated