This type is a class for model objects.
@since 7.0.0 A list of expressions that are applied to attributes of the request and if a match exists, configuration actions are applied.
Package: proxyvirtualhost| Attributes Summary | |
| name : EString | @since 7.0.0 A logical name representing the expression. |
| expression : EString | @since 7.0.0 The expression to be applied to the mapped inbound request. Valid operands are cell, application, module, and uri. Valid operators include && (and), || (or) , and | (not). |
| enabledProxyActions : ProxyAction * | * No description is available * |
| Attribute Details |