Data Object - URLRedirectionData
Java Class
com.omnissa.vdi.vlsi.binding.vdi.infrastructure.URLRedirection.URLRedirectionData
Property of
See also
GlobalURLRedirectionSchemeHandler, URLRedirectionSchemeHandler
Since
Horizon 7.0
Data Object Description¶
URL Redirection Data Object.
Data Object Properties¶
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
displayName | xsd:string | The URLRedirection name is the display name for this Setting. 4 | ||||||
description | xsd:string | The description is set of notes about the URLRedirection Setting. 1 5 | ||||||
enabled | xsd:boolean | Whether or not this URLRedirection Setting is enabled or not. 3 | ||||||
scope | xsd:string | Represent whether this URL Redirection setting is local (LOCAL) or global (GLOBAL) level. Since Horizon 7.0.2 2 * This property will be one of:
|
||||||
urlSchemeAndHandlers | URLRedirectionSchemeHandler[] | URL Scheme and Local resource (Desktop or Application Pool) mappings. 1 6 | ||||||
globalURLSchemeAndHandlers | GlobalURLRedirectionSchemeHandler[] | URL Scheme and Global resource (GE or GAE) mappings. Since Horizon 7.0.2 1 6 | ||||||
urlAgentPatterns | xsd:string[] | List of URL patterns/Regular expression that must be opened on Agent machine. 1 6 | ||||||
urlClientPatterns | xsd:string[] | List of URL patterns/Regular expression that must be opened on client machine. 1 6 |