# CustomRoute

## NAMESPACE

RASAdminEngine.Core.OutputModels

## DESCRIPTION

Custom Route

## INHERITED FROM

[RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj)

⇒

[RASListObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/raslistobj)

⇒

CustomRoute

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type     | Name          | Description                                                                                                                                                                             |
| -------- | ------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| String   | AdminCreate   | Inherited from [RASListObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/raslistobj) User who created the object.            |
| String   | AdminLastMod  | Inherited from [RASListObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/raslistobj) User who last modified the object.      |
| 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                                                                                                                                                            |
| DateTime | TimeCreate    | Inherited from [RASListObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/raslistobj) Time when the object was created.       |
| DateTime | TimeLastMod   | Inherited from [RASListObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/raslistobj) Time when the object was last modified. |

## PUBLIC METHODS

| Type                                                             | Name                       | Description                                                                                                                                                   |
| ---------------------------------------------------------------- | -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Int32                                                            | CompareTo (Object obj)     | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Boolean                                                          | Equals (Object obj)        | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Int32                                                            | GetHashCode ()             | Inherited from [RASSerilazableObj](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rasserilazableobj) |
| Type                                                             | GetType ()                 | String                                                                                                                                                        |
| ToString ()                                                      | ### References to Commands |                                                                                                                                                               |
| ---------------------------------------------------------------- |                            |                                                                                                                                                               |
