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:
|
||||||
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 |