Data Object - DesktopMissingApplicationInstallationData
Java Class
com.omnissa.vdi.vlsi.binding.vdi.resources.Desktop.MissingApplicationInstallationData
Returned by
Since
Horizon 7.9
Data Object Description¶
Represents information about an Application that has not been installed in the Desktop, along with an array of machine names that it is missing from.
Data Object Properties¶
Name | Type | Description |
---|---|---|
applicationExePath | xsd:string | Details of the missing Application execution Path |
machineNames | xsd:string[] | Array of machine names that this application has not been installed on |