DeliveryRuleRequestUriCondition Class
Defines the RequestUri condition for the delivery rule.
Constructor
DeliveryRuleRequestUriCondition()
Variables
| Name | Description |
|---|---|
|
parameters
|
<xref:<xref:"RequestUriMatchConditionParameters">>
Defines the parameters for the condition. Required. |
|
name
|
Literal[MatchVariable.REQUEST_URI]
The name of the condition for the delivery rule. Required. REQUEST_URI. |
Attributes
name
The name of the condition for the delivery rule. Required. REQUEST_URI.
name: REQUEST_URI: 'RequestUri'>]
parameters
Defines the parameters for the condition. Required.
parameters: RequestUriMatchConditionParameters