# TunnelingPolicy.md

## NAMESPACE

RASAdminEngine.Core.OutputModels

## DESCRIPTION

Tunneling Policy

## INHERITED FROM

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

⇒

[RASListObj](https://docs.parallels.com/landing/ras-powershell-api-guide/v20/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/v20/parallels-ras-powershell-admin-module/types/raslistobj)  |
| String        | AdminLastMod                                                          | Inherited from [RASListObj](https://docs.parallels.com/landing/ras-powershell-api-guide/v20/parallels-ras-powershell-admin-module/types/raslistobj)  |
| UInt32        | Id                                                                    | String                                                                                                                                               |
| IP            | The gateway IP of the tunneling policy.                               | [RDSessionHostsType](https://docs.parallels.com/landing/ras-powershell-api-guide/v20/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/v20/parallels-ras-powershell-admin-module/types/raslistobj)  |
| DateTime      | TimeLastMod                                                           | Inherited from [RASListObj](https://docs.parallels.com/landing/ras-powershell-api-guide/v20/parallels-ras-powershell-admin-module/types/raslistobj)  |

## PUBLIC METHODS

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