Skip to content

Data Object - DesktopUserAssignment

Java Class

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

Property of

DesktopAutomatedDesktopData, DesktopAutomatedDesktopSpec, DesktopManualDesktopData, DesktopManualDesktopSpec

Since

Horizon View 6.0

Data Object Description

A machine desktop may be configured so that users have dedicated assignments or floating assignments to the machines in the desktop.

Data Object Properties

Name Type Description
userAssignment xsd:string User assignment scheme. 2
* This property will be one of:
ValueDescription
DEDICATEDWith dedicated assignment, a user returns to the same machine at each session.
FLOATINGWith floating assignment, a user may return to one of the available virtual machines for the next session.
automaticAssignment xsd:boolean Automatic assignment of a user the first time they access the machine. 4 1 5
allowMultipleAssignments xsd:boolean Whether assignment of multiple users to a single machine is allowed. This is only applicable for dedicated pools (except Linked Clone pools) with manual user assignment. If this is true then automaticAssignment should be false. Since Horizon 7.12 3 1

  1. This property need not be set. 

  2. This property cannot be updated. 

  3. This property has a default value of false. 

  4. This property has a default value of true. 

  5. This property is required if userAssignment is set to 'DEDICATED'.