Data Object - DesktopSpecificNamingSettings

Class
VMware.Hv.SpecificNamingSettings
Property of
DesktopVirtualMachineNamingSettings
See also
DesktopSpecifiedName
Since
Horizon View 6.0

Data Object Description

Settings related to specified naming of machines.

Data Object Properties

Properties

Name Type Description
startMachinesInMaintenanceModexsd:boolean

Allows virtual machines to be customized manually before users can log in and access them. This mode must be exited manually.
  • This property has a default value of false.
numUnassignedMachinesKeptPoweredOnxsd:int

Number of unassigned machines kept powered on. When updated, this value must be less than or equal to the total number of existing machines in the desktop.
  • This property has a default value of 1.
  • This property has a minimum value of 1.
numMachinesxsd:int

Number of machines in the pool.

Since Horizon 7.7
  • This property has a default value of 0.
  • This property has a minimum value of 0.
specifiedNamesDesktopSpecifiedName[]

New vm names that could be provided during update.

Since Horizon 7.7
  • This property need not be set.