PubAVDApp Class
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
Published AVD Application (Experimental)
INHERITED FROM
RASSerilazableObj⇒RASListObj⇒PubItem⇒PubAVDApp
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
UInt32
AVDHostPoolID
The AVD Host Pool ID.
ColorDepth
Depth of color: 0=Colors8Bit, 1=colors15Bit, 2=colors16Bit, 3=colors24Bit, 4=colors32Bit, 5=clientSpecified.
UInt32
ConCurrentLicenses
Number of concurrent licenses.
Boolean
CreateShortcutInStartFolder
Boolean
CreateShortcutInStartUpFolder
Boolean
CreateShortcutOnDesktop
Boolean
DisableSessionSharing
Whether to disable session sharing or not.
Boolean
EnableFileExtensions
Whether file extensions option is enabled or not.
Boolean
ExcludePrelaunch
UInt32
Id
Boolean
InheritDisplayDefaultSettings
Whether the 'Inherit default license settings' option is enabled or disabled.
Boolean
InheritLicenseDefaultSettings
Whether to inherit license default settings or not.
Boolean
InheritShortcutDefaultSettings
LicenseLimitNotify
Style of notification about the license limit: 0=warnUserAndNoStart, 1=warnUserAndStart, 2=notifyAdminAndStart, 3=notifyUserAdminAndStart, 4=notifyUserAdminAndNoStart.
Boolean
OneInstancePerUser
Whether the option for one instance per user is enabled or not.
String
Package
String
PackagedApp
String
Parameters
Boolean
ReplicateDisplaySettings
Whether the 'Replicate Display Settings' is enabled or not.
Boolean
ReplicateFileExtensionSettings
Whether to replicate file extension settings or not.
Boolean
ReplicateLicenseSettings
Whether to replicate license settings or not.
Boolean
ReplicateShortcutSettings
Boolean
StartFullscreen
Whether the application will start as fullscreen for WYSE ThinOS clients or not.
String
StartIn
Boolean
StartMaximized
Whether the application will start as maximized or not.
Boolean
StartOnLogon
String
StartPath
String
Target
Boolean
WaitForPrinters
Whether the application will wait for the printers or not.
UInt32
WaitForPrintersTimeout
Timeout for waiting of the application for the printers.
PUBLIC METHODS
Type
GetType ()
String
ToString ()
Last updated