View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - ApplicationIconBase
- Class
- VMware.Hv.ApplicationIconBase
- Property of
- ApplicationIconInfo, ApplicationIconSpec
- See also
- ApplicationId
- Since
- Horizon View 6.0
Data Object Description
Following class represents various attributes of an Application Icon.Data Object Properties
Properties
Name | Type | Description |
---|---|---|
data | xsd:base64Binary |
Icon image data
|
width | xsd:long |
Icon width
|
height | xsd:long |
Icon height
|
iconHash | xsd:string |
Icon hash, to enable quick icon lookup
|
iconSource | xsd:string |
Source of the ApplicationIcon. If icon is from RDS Agent,
iconSource will be Unset.
Allowed Values: broker
Since Horizon 7.1
|
applications | ApplicationId[] |
An icon could be shared by multiple applications.
Array of Application entityIds this icon represents.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |