# TunnelingPolicy

## NAMESPACE

RASAdminEngine.Core.OutputModels

## DESCRIPTION

Tunneling Policy

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

⇒

TunnelingPolicy

## 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.                                                      |
| UInt32                                                                                                                                           | Id           | ID of the object.                                                                                                                                                                                                                       |
| String                                                                                                                                           | IP           | The gateway IP of the tunneling policy.                                                                                                                                                                                                 |
| [RDSessionHostsType](https://docs.parallels.com/landing/ras-powershell-api-guide/parallels-ras-powershell-admin-module/types/rdsessionhoststype) | PublishType  | The setting that determines which hosts are affected by the tunneling policy. List\<UInt32> RDSHostIds The IDs of the selected individual RD session hosts. List\<UInt32> RDSHostPoolIds The IDs of the selected RD session host pools. |
| 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 |                                                                                                                                                               |
| ------------------------------------------------------------------------ |                            |                                                                                                                                                               |
