RouteConfigurationOverrideActionParameters interface

Defines the parameters for the route configuration override action.

Properties

cacheConfiguration

The caching configuration associated with this rule. To disable caching, do not provide a cacheConfiguration object.

originGroupOverride

A reference to the origin group override configuration. Leave empty to use the default origin group on route.

typeName

Property Details

cacheConfiguration

The caching configuration associated with this rule. To disable caching, do not provide a cacheConfiguration object.

cacheConfiguration?: CacheConfiguration

Property Value

originGroupOverride

A reference to the origin group override configuration. Leave empty to use the default origin group on route.

originGroupOverride?: OriginGroupOverride

Property Value

typeName

typeName: "DeliveryRuleRouteConfigurationOverrideActionParameters"

Property Value

"DeliveryRuleRouteConfigurationOverrideActionParameters"