DeliveryRuleRequestMethodCondition Class

Defines the RequestMethod condition for the delivery rule.

Constructor

DeliveryRuleRequestMethodCondition(*args: Any, **kwargs: Any)

Variables

Name Description
parameters

Defines the parameters for the condition. Required.

name
str or <xref:azure.mgmt.cdn.models.REQUEST_METHOD>

The name of the condition for the delivery rule. Required. REQUEST_METHOD.

Attributes

name

The name of the condition for the delivery rule. Required. REQUEST_METHOD.

name: REQUEST_METHOD: 'RequestMethod'>]

parameters

Defines the parameters for the condition. Required.

parameters: _models.RequestMethodMatchConditionParameters