Data Object - SessionClientStatistics

Class
VMware.Hv.SessionClientStatistics
Property of
LocalSessionStatistics
Since
Horizon 7.7

Data Object Description

Statistics for Client type of sessions.

Data Object Properties

Properties

Name Type Description
numWindowsClientsxsd:int

The number of sessions whose client type is Windows.
  • This property cannot be updated.
numMacClientsxsd:int

The number of sessions whose client type is Mac.
  • This property cannot be updated.
numBrowserClientsxsd:int

The number of sessions whose client type is htmlaccess.
  • This property cannot be updated.
numLinuxClientsxsd:int

The number of sessions whose client type is Linux.
  • This property cannot be updated.
numAndroidClientsxsd:int

The number of sessions whose client type is Android.
  • This property cannot be updated.
numIosClientsxsd:int

The number of sessions whose client type is iOS.
  • This property cannot be updated.
numOtherClientsxsd:int

The number of sessions whose client type is other.
  • This property cannot be updated.