Data Object - EventNamesData

Class
VMware.Hv.EventNamesData
Property of
EventSummaryView
Since
Horizon 7.3

Data Object Description

The Event names data Object. This contains the naming attributes related to a particular event.

Data Object Properties

Properties

Name Type Description
userSidxsd:string

Sid of the user associated with this event. Will be unset if there is no User association for this event.
  • This property need not be set.
userDisplayNamexsd:string

Display name of the user associated with this event. Will be unset if there is no User association for this event.
  • This property need not be set.
desktopNamexsd:string

Name of the Desktop associated with this event. This refers to the unique name used to identify the Desktop. Will be unset if there is no Desktop association for this event.
  • This property need not be set.
desktopDisplayNamexsd:string

Display name of the Desktop associated with this event. Will be unset if there is no Desktop association for this event.
  • This property need not be set.
applicationNamexsd:string

Name of the Application associated with this event. This refers to the unique name used to identify the Application. Will be unset if there is no Application association for this event.
  • This property need not be set.
applicationDisplayNamexsd:string

Display name of the Application associated with this event. Will be unset if there is no Application association for this event.
  • This property need not be set.
machineNamexsd:string

Name of the Machine associated with this event. Will be unset if there is no Machine association for this event.
  • This property need not be set.
machineGuidxsd:string

Guid of the Machine associated with this event. Will be unset if there is no Machine association for this event.
  • This property need not be set.
farmNamexsd:string

Name of the Farm associated with this event. Will be unset if there is no Farm association for this event.
  • This property need not be set.
farmDisplayNamexsd:string

Display name of the Farm associated with this event. Will be unset if there is no Farm association for this event.
  • This property need not be set.
endUserDisplayNamexsd:string

Display name of the end user associated with this event. Will be unset if there is no End User association for this event.
  • This property need not be set.
thinappDisplayNamexsd:string

Display name of the Thinapp associated with this event. Will be unset if there is no Thinapp association for this event.
  • This property need not be set.
processIdxsd:int

Id of the remote process associated with this event. Will be unset if there is no process association for this event.
  • This property need not be set.
processNamexsd:string

Name of the remote process associated with this event. Will be unset if there is no process association for this event.
  • This property need not be set.