DeliveryRuleClientPortCondition Class

Defines the ClientPort condition for the delivery rule.

Constructor

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

Variables

Name Description
parameters

Defines the parameters for the condition. Required.

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

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

Attributes

name

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

name: CLIENT_PORT: 'ClientPort'>]

parameters

Defines the parameters for the condition. Required.

parameters: _models.ClientPortMatchConditionParameters