DeliveryRuleRequestMethodCondition interface

Defines the RequestMethod 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: "RequestMethod"

Property Value

"RequestMethod"

parameters

Defines the parameters for the condition.

parameters: RequestMethodMatchConditionParameters

Property Value