CustomRoute Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

Custom Route

INHERITED FROM

RASSerilazableObj
CustomRoute

INTERFACES

PUBLIC PROPERTIES

Type Name Description
String AdminCreate
String AdminLastMod
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
DateTime TimeLastMod

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
Remove-RASCustomRoute
Set-RASCustomRoute