View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - AuditEventDetailsRecord
- Class
- VMware.Hv.AuditEventDetailsRecord
- Returned by
- AuditEventDetails
- See also
- RDSServerId
Data Object Description
Data Object Properties
Properties
Name | Type | Description |
---|---|---|
eventId | xsd:int |
ID of the event in Event Database.
|
desktopName | xsd: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.
|
desktopDisplayName | xsd:string |
Display name of the Desktop associated with this event. Will be unset
if there is no Desktop association for this event.
|
applicationName | xsd: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.
|
applicationDisplayName | xsd:string |
Display name of the Application associated with this event. Will be
unset if there is no Application association for this event.
|
machineName | xsd:string |
Name of the Machine associated with this event. Will be unset if
there is no Machine association for this event.
|
machineGuid | xsd:string |
Guid of the Machine associated with this event. Will be unset if
there is no Machine association for this event.
|
farmName | xsd:string |
Name of the Farm associated with this event. Will be unset if there
is no Farm association for this event.
|
farmDisplayName | xsd:string |
Display name of the Farm associated with this event. Will be unset if
there is no Farm association for this event.
|
endUserDisplayName | xsd:string |
Display name of the end user associated with this event. Will be
unset if there is no End User association for this event.
|
thinappDisplayName | xsd:string |
Display name of the Thinapp associated with this event. Will be unset
if there is no Thinapp association for this event.
|
processId | xsd:int |
Id of the remote process associated with this event. Will be unset if
there is no process association for this event.
|
processName | xsd:string |
Name of the remote process associated with this event. Will be unset
if there is no process association for this event.
|
remoteApplicationDescription | xsd:string |
Description of the remote application associated with this event.
Will be unset if there is no application association for this event.
|
remoteApplicationId | xsd:string |
Id of the remote application associated with this event. Will be
unset if there is no application association for this event.
|
persistentDiskName | xsd:string |
Name of the Persistent disk associated with this event. Will be unset
if there is no Persistent disk association for this event.
|
rdsServerId | RDSServerId |
RDS Server associated with this event. Will be unset
if there is no RDS server association for this event.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |