View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
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 |
---|---|---|
name | xsd:string |
The desktop name is the unique name used to identify this desktop.
|
displayName | xsd: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.
|
accessGroup | AccessGroupId |
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.
|
description | xsd:string |
The description is a set of notes about the desktop.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |