This type is a class for model objects.
@since 7.0.0 Used by the proxy server to group together configuration attributes based on the hostname and port number of a request.
Package: proxyvirtualhostAttributes Summary | |
virtualHostName : EString | @since 7.0.0 The fully qualified hostname. This value will be compared to the host in the request to determine if a match exists. |
virtualHostPort : EString | @since 7.0.0 The port number. This value will be compared to the port number in the request to determine if a match exists. |
proxyVirtualHostSettings : ProxyVirtualHostSettings @ | * No description is available * |
enabledProxyRuleExpressions : ProxyRuleExpression * | * No description is available * |
properties : Property * | * No description is available * |
Attribute Details |