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