TunnelingPolicy
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
Tunneling Policy
INHERITED FROM
⇒
⇒
TunnelingPolicy
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
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.
PUBLIC METHODS
Type
Name
Description
Type
GetType ()
String
ToString ()
### References to Commands
------------------------------------------------------------------------
Last updated