View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - EntitledUserOrGroupUserSessionData
- Class
- VMware.Hv.UserSessionData
- Property of
- EntitledUserOrGroupGlobalSummaryView, EntitledUserOrGroupInfo, EntitledUserOrGroupLocalSummaryView
- See also
- SessionId
- Since
- Horizon View 6.0
Data Object Description
Data relevant to sessions for this user or group.Data Object Properties
Properties
Name | Type | Description |
---|---|---|
desktopLocalSessionCount | xsd:int |
Count of local desktop sessions for this user or group.
|
desktopLocalSessions | SessionId[] |
Ids for local desktop sessions for this user. This will be null if this
is a group.
|
applicationLocalSessionCount | xsd:int |
Count of local application sessions for this user or group.
|
applicationLocalSessions | SessionId[] |
Ids for local application sessions for this user. This will be null if
this is a group.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |