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