Data Object - DesktopUserAssignment

Class
VMware.Hv.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

Properties

Name Type Description
userAssignmentxsd:string

User assignment scheme.
  • This property cannot be updated.
  • This property will be one of:
    Value Description
    "DEDICATED"With dedicated assignment, a user returns to the same machine at each session.
    "FLOATING"With floating assignment, a user may return to one of the available virtual machines for the next session.
automaticAssignmentxsd:boolean

Automatic assignment of a user the first time they access the machine.
  • This property has a default value of true.
  • This property need not be set.
  • This property is required if userAssignment is set to "DEDICATED".