Data Object - DesktopBase

Class
VMware.Hv.DesktopBase
Property of
DesktopInfo, DesktopSpec
See also
AccessGroupId
Since
Horizon View 6.0

Data Object Description

DesktopBase is a set of attributes used to uniquely identify and organize the desktop.

Data Object Properties

Properties

Name Type Description
namexsd:string

The desktop name is the unique name used to identify this desktop.
  • This property cannot be updated.
  • This property must contain only alphanumerics, underscores, and dashes. The maximum length is 64 characters.
displayNamexsd:string

The display name is the name that users will see when they connect to view client. If the display name is left blank, the identifier will be used.
  • This property need not be set.
  • This property has a maximum length of 256 characters.
accessGroupAccessGroupId

View access groups can organize the desktops in your organization. They can also be used for delegated administration. For RDS Desktop, this has to be same as that of the corresponding Farm.
descriptionxsd:string

The description is a set of notes about the desktop.
  • This property need not be set.
  • This property has a maximum length of 1024 characters.