CustomRoute
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
Custom Route
INHERITED FROM
⇒
⇒
CustomRoute
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description
String | AdminCreate | Inherited from RASListObj
String | AdminLastMod | Inherited from RASListObj
String | Description | Description of the Custom Route
UInt32 | Id | String
Name | Name of the Custom Route | UInt32
Port | Port of the Custom Route | String
PublicAddress | Public Address of the Custom Route | UInt32
SiteId | Site ID | UInt32
SSLPort | SSL Port of the Custom Route | DateTime
TimeCreate | Inherited from RASListObj | DateTime
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 () | ### References to Commands | | |
|----------------------------------------------------------------| | | Get-RASCustomRoute | | | New-RASCustomRoute |
Last updated