RouteConfigurationOverrideActionParameters interface
Defines the parameters for the route configuration override action.
Properties
cache |
The caching configuration associated with this rule. To disable caching, do not provide a cacheConfiguration object. |
origin |
A reference to the origin group override configuration. Leave empty to use the default origin group on route. |
type |
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"