CacheKeyQueryStringActionParameters interface
Defines the parameters for the cache-key query string action.
Properties
| query |
query parameters to include or exclude (comma separated). |
| query |
Caching behavior for the requests |
| type |
Property Details
queryParameters
query parameters to include or exclude (comma separated).
queryParameters?: string
Property Value
string
queryStringBehavior
Caching behavior for the requests
queryStringBehavior: string
Property Value
string
typeName
typeName: "DeliveryRuleCacheKeyQueryStringBehaviorActionParameters"
Property Value
"DeliveryRuleCacheKeyQueryStringBehaviorActionParameters"