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
dataxsd:base64Binary

Icon image data
widthxsd:long

Icon width
heightxsd:long

Icon height
iconHashxsd:string

Icon hash, to enable quick icon lookup
iconSourcexsd:string

Source of the ApplicationIcon. If icon is from RDS Agent, iconSource will be Unset. Allowed Values: broker

Since Horizon 7.1
  • This property need not be set.
applicationsApplicationId[]

An icon could be shared by multiple applications. Array of Application entityIds this icon represents.
  • This property need not be set.
  • This property is an unordered array of unique values.