# PubPreferredRoute

## NAMESPACE

RASAdminEngine.Core.OutputModels

## DESCRIPTION

Publishing Preferred Route

## INHERITED FROM

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

⇒

PubPreferredRoute

## INTERFACES

* ISerializable
* IComparable

## PUBLIC PROPERTIES

| Type                                                                                                                               | Name          | Description                                    |
| ---------------------------------------------------------------------------------------------------------------------------------- | ------------- | ---------------------------------------------- |
| String                                                                                                                             | Description   | Description of the Publishing Route            |
| Boolean                                                                                                                            | Enabled       | Whether the Publishing Route is enabled or not |
| UInt32                                                                                                                             | Id            | ID of the object.                              |
| String                                                                                                                             | Name          | The Name of the Publishing Route               |
| UInt32                                                                                                                             | Priority      | Priority of the object.                        |
| UInt32                                                                                                                             | ReferenceId   | Reference ID of the Publishing Route           |
| [RoutingType](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/routingtype) | ReferenceType | Reference Type of the Publishing Route         |

## 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 Types |                                                                                                                                                               |
