Data Object - DesktopCounter

Class
VMware.Hv.DesktopCounter
Returned by
Monitoring_GetDesktopCounters
See also
DesktopId
Since
Horizon 7.11

Data Object Description

The desktop counter.

Data Object Properties

Properties

Name Type Description
idDesktopId

Desktop ID.
  • This property cannot be updated.
numMachinesxsd:int

Maximum number of machines in the desktop.
  • This property cannot be updated.
occupancyxsd:int

Represents the occupancy count for the desktop.
  • For dedicated assignment desktop, it is the number of assigned machine count.
  • For floating assignment desktop, it is the summation of the connected and disconnected sessions.

  • This property cannot be updated.
connectedSessionsxsd:int

Represents the number of connected sessions of the desktop.
  • This property cannot be updated.