HostPoolAgentSettings
NAMESPACE
RASAdminEngine.Core.OutputModels.HostPool
DESCRIPTION
Azure Virtual Desktop Host Pool Agent Settings
INHERITED FROM
⇒
⇒
HostPoolAgentSettings
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
Nullable<Boolean>
AppMonitor
Specifies if 'Allow Application Monitoring' option is enabled or
disabled.
UInt32
DisconnectActiveSessionAfter
Specifies if 'Allow RDP Shortpath' option is enabled or disabled.
ManageRDPTransportProtocol
The maximum RDP Shortpath Port.
UInt32
MinRDPShortpathPort
The minimum RDP Shortpath Port.
UInt32
SessionReadinessTimeout
Specifies if 'Allow RDP Shortpath' option is enabled or disabled.
Boolean
UseSmallerPortRange
PUBLIC METHODS
Type
Name
Description
Type
GetType ()
String
ToString ()
### References to Types
--------------------------------------------------------
Last updated