DeliveryRuleUrlPathCondition interface

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

Property Value

"UrlPath"

parameters

Defines the parameters for the condition.

parameters: UrlPathMatchConditionParameters

Property Value