HostPoolAgentSettings Class
NAMESPACE
RASAdminEngine.Core.OutputModels.HostPool
DESCRIPTION
Azure Virtual Desktop Host Pool Agent Settings
INHERITED FROM
RASSerilazableObj⇒AgentSettings⇒HostPoolAgentSettings
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Nullable<Boolean>
AppMonitor
Specifies if 'Allow Application Monitoring' option is enabled or disabled.
Boolean
ManageRDPShortpath
Specifies if 'Allow RDP Shortpath' option is enabled or disabled.
UInt32
MaxRDPShortpathPort
The maximum RDP Shortpath Port.
UInt32
MinRDPShortpathPort
The minimum RDP Shortpath Port.
Boolean
UseRDPShortpath
Specifies if 'Allow RDP Shortpath' option is enabled or disabled.
Boolean
UseSmallerPortRange
Specifies if 'Use Smaller Port' option is enabled or disabled.
PUBLIC METHODS
Type
GetType ()
String
ToString ()
Last updated