DeliveryRulePostArgsCondition Class

Defines the PostArgs condition for the delivery rule.

Constructor

DeliveryRulePostArgsCondition()

Variables

Name Description
parameters
<xref:<xref:"PostArgsMatchConditionParameters">>

Defines the parameters for the condition. Required.

name
Literal[MatchVariable.POST_ARGS]

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

Attributes

name

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

name: POST_ARGS: 'PostArgs'>]

parameters

Defines the parameters for the condition. Required.

parameters: PostArgsMatchConditionParameters