Data Object - ApplicationFileTypeData

Class
VMware.Hv.FileTypeData
Property of
ApplicationExecutionData
Since
Horizon View 6.1

Data Object Description

Information about a file types supported by the application.

Data Object Properties

Properties

Name Type Description
fileTypexsd:string

File type supported by this application. This value is case insensitive. If multiple file types are specified using the same (case insensitive) name and description, all but one will be ignored.
  • This property cannot contain forward slashes.
descriptionxsd:string

Friendly name for the file type - for example, "Microsoft Word document". If unset, no friendly name will be displayed.
  • This property need not be set.
  • This property has a maximum length of 1024 characters.