DeliveryRulePostArgsCondition interface

Defines the PostArgs condition for the delivery rule.

Extends

Properties

name

The name of the condition for the delivery rule.

parameters

Defines the parameters for the condition.

Property Details

name

The name of the condition for the delivery rule.

name: "PostArgs"

Property Value

"PostArgs"

parameters

Defines the parameters for the condition.

parameters: PostArgsMatchConditionParameters

Property Value