DeliveryRuleUrlPathCondition Class
Defines the UrlPath condition for the delivery rule.
Constructor
DeliveryRuleUrlPathCondition(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
parameters
|
Defines the parameters for the condition. Required. |
|
name
|
str or
<xref:azure.mgmt.cdn.models.URL_PATH>
The name of the condition for the delivery rule. Required. URL_PATH. |
Attributes
name
The name of the condition for the delivery rule. Required. URL_PATH.
name: URL_PATH: 'UrlPath'>]
parameters
Defines the parameters for the condition. Required.
parameters: _models.UrlPathMatchConditionParameters