DeliveryRuleCookiesCondition interface

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

Property Value

"Cookies"

parameters

Defines the parameters for the condition.

parameters: CookiesMatchConditionParameters

Property Value