Name
|
Type
|
Description
|
name | xsd:string |
Application name.
|
displayName | xsd:string |
Application display name.
- This property need not be set.
|
description | xsd:string |
Application description.
- This property need not be set.
|
enabled | xsd:boolean |
Indicates if Application is enabled.
- This property need not be set.
|
version | xsd:string |
Application version.
- This property need not be set.
|
publisher | xsd:string |
Application publisher.
- This property need not be set.
|
farm | FarmId |
Farm to which this Application is associated with. Either this or
desktop should be set.
- This property need not be set.
|
desktop | DesktopId |
Desktop to which this Application is associated with. Either this or
farm should be set.
Since Horizon 7.9
- This property need not be set.
|
globalApplicationEntitlement | GlobalApplicationEntitlementId |
Global Application Entitlement for this Application. This member will
be null if not set or caller does not have global read permissions.
- This property need not be set.
|
cloudBrokered | xsd:boolean |
Indicates whether the application pool is brokered by cloud
broker
Since Horizon 8.2
- This property need not be set.
- This property cannot be updated.
|