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 User who created the object.

String

AdminLastMod

Inherited from RASListObj User who last modified the object.

UInt32

Id

ID of the object.

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 Time when the object was created.

DateTime

TimeLastMod

Inherited from RASListObj Time when the object was last modified.

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