RDSession Class
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
User session type
INHERITED FROM
RASSerilazableObj⇒RDPSession⇒RDSession
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
String
PoolName
Group/Pool Name.
String
SessionHostId
Session Host ID to which a Remote Desktop Session is connected to.
String
SessionHostName
Session Host Name to which a Remote Desktop Session is connected to.
String
TemplateName
Template Name.
String
VMID
VM ID to which a VDI Remote Desktop Session is connected to.
String
VMName
VM Name to which a VDI Remote Desktop Session is connected to.
PUBLIC METHODS
Type
Name
Description
Type
GetType ()
String
ToString ()
Last updated