View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - DesktopSettings
- Class
- VMware.Hv.DesktopSettings
- Property of
- DesktopInfo, DesktopSpec
- See also
- DesktopAdobeFlashSettings, DesktopDisplayProtocolSettings, DesktopLogoffSettings, DesktopMirageConfigurationOverrides
- Since
- Horizon View 6.0
Data Object Description
Settings related to desktop configuration.Data Object Properties
Properties
Name | Type | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
enabled | xsd:boolean |
True if the desktop is enabled.
|
||||||||
deleting | xsd:boolean |
True if the desktop is in the process of being deleted. This cannot be
set or updated.
|
||||||||
connectionServerRestrictions | xsd:string[] |
Connection server restrictions. This is a list of tags that access to
the desktop is restricted to. No list means that the desktop can be
accessed from any connection server.
|
||||||||
logoffSettings | DesktopLogoffSettings |
Remote machine settings applicable when a user logs off or when a
desktop is no longer keeping a machine as a spare. For RDS Desktops,
this will be unset when retrieved, must be unset when created, and
cannot be updated. The RDS Desktop's Farm's
FarmSessionSettings will be used instead. Otherwise, this must
be set.
|
||||||||
displayProtocolSettings | DesktopDisplayProtocolSettings |
Remote display protocol settings. These relate to RDP/PCoIP/BLAST. For
RDS Desktops, this will be unset when retrieved, must be unset when
created, and cannot be updated. The RDS Desktop's Farm's
FarmDisplayProtocolSettings will be used instead. Otherwise,
this must be set.
|
||||||||
flashSettings | DesktopAdobeFlashSettings |
Adobe flash settings for remote sessions.
|
||||||||
mirageConfigurationOverrides | DesktopMirageConfigurationOverrides |
Override of the mirage configuration for this Desktop. For RDS
Desktops, this will be unset when retrieved, must be unset when
created, and cannot be updated. The RDS Desktop's Farm's
FarmMirageConfigurationOverrides will be used instead.
Otherwise, this must be set.
|
||||||||
categoryFolderName | xsd:string |
Name of the category folder in the user's OS containing a shortcut to the desktop.
Unset if the desktop does not belong to a category.
Since Horizon 7.3
|
||||||||
clientRestrictions | xsd:boolean |
Client restrictions to be applied to Desktop. Currently it is valid for RDSH desktops.
Since Horizon 7.3
|
||||||||
shortcutLocations | xsd:string[] |
Locations of the category folder in the user's OS containing a shortcut to the desktop.
The value must be set if categoryFolderName is provided.
Since Horizon 7.5
|
||||||||
allowMultipleSessionsPerUser | xsd:boolean |
Whether multiple sessions are allowed per user for this pool. This is
valid for RDS Desktops. For other Desktops use
allowMultipleSessionsPerUser
Since Horizon 7.7
|
||||||||
supportedSessionType | xsd:string |
Supported session types for this desktop.
If application sessions are selected to be supported then this desktop can be
used for application pool creation. This will be useful when the machines in
the pool support application remoting.
Since Horizon 7.9
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |