PubRDSDesktop
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
Published RDS Desktop
INHERITED FROM
⇒
⇒
⇒
PubRDSDesktop
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Boolean
ConnectToConsole
Connect to console
Boolean
CreateShortcutInStartFolder
Whether to create a shortcut in the start folder or not.
Boolean
CreateShortcutInStartUpFolder
Whether to create a shortcut in the startup folder or not.
Boolean
CreateShortcutOnDesktop
Whether to create a shortcut on the desktop or not.
EnabledMode
Inherited from PubItem Represents the availability status of the published resource.
Boolean
ExcludePrelaunch
Exclude application from prelaunch.
UInt32
Height
Desktop height.
UInt32
Id
ID of the object.
Boolean
InheritShortcutDefaultSettings
Whether to inherit default shortcut settings or not.
MaintenanceMessages
Inherited from PubItem Contains a set of maintenance messages in different languages.
UInt32
ParentId
Inherited from PubItem ID of the parent folder of the published item. List<PubPreferredRoute> PreferredRoutes Inherited from PubItem The list of Preferred Routes.
PublishFrom
'Publish From' options for published desktops: 0=All Hosts in Site, 1=Host Pools, 2=Individual Hosts. List<UInt32> PublishFromHostPool List of groups to publish from. List<UInt32> PublishFromServer List of servers to publish from. List<UInt32> PublishToSite Inherited from PubItem List of the IDs of all the sites this item is published to.
Boolean
ReplicateShortcutSettings
Whether to replicate shortcut settings or not.
Boolean
StartOnLogon
Whether the 'Start automatically when user logs on' option is enabled or disabled.
String
StartPath
Starting path of the published item.
Type
Inherited from PubItem Type of published item: 0=Any, 1=Folder, 2=RDSApp, 3=RDSDesktop, 4=VDIDesktop, 5=PCDesktop, 6=PCApp, 7=VDIApp.
UInt32
Width
Desktop width.
PUBLIC METHODS
Type
GetType ()
Boolean
ToString ()
### References to Commands
--------------------------------------------------------------
Last updated