EndpointGlobalDeliveryRule

constructor(cacheExpirationAction: EndpointGlobalDeliveryRuleCacheExpirationAction? = null, cacheKeyQueryStringAction: EndpointGlobalDeliveryRuleCacheKeyQueryStringAction? = null, modifyRequestHeaderActions: List<EndpointGlobalDeliveryRuleModifyRequestHeaderAction>? = null, modifyResponseHeaderActions: List<EndpointGlobalDeliveryRuleModifyResponseHeaderAction>? = null, urlRedirectAction: EndpointGlobalDeliveryRuleUrlRedirectAction? = null, urlRewriteAction: EndpointGlobalDeliveryRuleUrlRewriteAction? = null)