View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - ApplicationSummaryData
- Class
- VMware.Hv.ApplicationSummaryData
- Property of
- ApplicationSummaryView
- See also
- DesktopId, FarmId, GlobalApplicationEntitlementId
- Since
- Horizon 7.2
Data Object Description
Application Summary DataData Object Properties
Properties
Name | Type | Description |
---|---|---|
name | xsd:string |
Application name.
|
displayName | xsd:string |
Application display name.
|
description | xsd:string |
Application description.
|
enabled | xsd:boolean |
Indicates if Application is enabled.
|
version | xsd:string |
Application version.
|
publisher | xsd:string |
Application publisher.
|
farm | FarmId |
Farm to which this Application is associated with. Either this or
desktop should be set.
|
desktop | DesktopId |
Desktop to which this Application is associated with. Either this or
farm should be set.
Since Horizon 7.9
|
globalApplicationEntitlement | GlobalApplicationEntitlementId |
Global Application Entitlement for this Application. This member will
be null if not set or caller does not have global read permissions.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |