HostPoolAgentSettings Class

NAMESPACE

RASAdminEngine.Core.OutputModels.HostPool

DESCRIPTION

Azure Virtual Desktop Host Pool Agent Settings

INHERITED FROM

RASSerilazableObjarrow-up-rightAgentSettingsarrow-up-right⇒HostPoolAgentSettings

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

Boolean

AllowRemoteExec

Nullable<Boolean>

AppMonitor

Specifies if 'Allow Application Monitoring' option is enabled or disabled.

UInt32

DisconnectActiveSessionAfter

Boolean

EnableDriveRedirectionCache

String

FileTransferLocation

Boolean

FileTransferLockLocation

UInt32

LogoffDisconnectedSessionAfter

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.

UInt32

SessionReadinessTimeout

Boolean

SupportShellURLNamespaceObjects

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
Name
Description

Int32

CompareTo (Object obj)

Void

Boolean

Equals (Object obj)

Int32

GetHashCode ()

Type

GetType ()

String

ToString ()

Last updated