TunnelingPolicy

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

Tunneling Policy

INHERITED FROM

RASSerilazableObj

RASListObj

TunnelingPolicy

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

String

AdminCreate

Inherited from RASListObj

String

AdminLastMod

Inherited from RASListObj

UInt32

Id

String

IP

The gateway IP of the tunneling policy.

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

DateTime

TimeLastMod

Inherited from RASListObj

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

------------------------------------------------------------------------

Last updated