Skip to content

Data Object - DesktopBase

Java Class

com.omnissa.vdi.vlsi.binding.vdi.resources.Desktop.DesktopBase

Property of

DesktopInfo, DesktopProvisioningView, 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

Name Type Description
name xsd:string The desktop name is the unique name used to identify this desktop. 2 3
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. 1 4
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. 1 5

  1. This property need not be set. 

  2. This property cannot be updated. 

  3. This property must contain only alphanumerics, underscores, and dashes. The maximum length is 64 characters. 

  4. This property has a maximum length of 256 characters. 

  5. This property has a maximum length of 1024 characters.