CustomRoute Class
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
Custom Route
INHERITED FROM
RASSerilazableObj⇒RASListObj⇒CustomRoute
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
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
PUBLIC METHODS
Type
Name
Description
Type
GetType ()
String
ToString ()
Last updated