CustomRoute
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
Custom Route
INHERITED FROM
⇒
⇒
CustomRoute
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
String
Description
Description of the Custom Route
Boolean
Enabled
Whether Custom Route is enabled or not.
UInt32
Id
ID of the object.
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 ()
### References to Commands
----------------------------------------------------------------
Last updated