ApplicationGatewayRewriteRuleActionSet interface
Set of actions in the Rewrite Rule in Application Gateway.
Properties
request |
Request Header Actions in the Action Set. |
response |
Response Header Actions in the Action Set. |
url |
Url Configuration Action in the Action Set. |
Property Details
requestHeaderConfigurations
Request Header Actions in the Action Set.
requestHeaderConfigurations?: ApplicationGatewayHeaderConfiguration[]
Property Value
responseHeaderConfigurations
Response Header Actions in the Action Set.
responseHeaderConfigurations?: ApplicationGatewayHeaderConfiguration[]
Property Value
urlConfiguration
Url Configuration Action in the Action Set.
urlConfiguration?: ApplicationGatewayUrlConfiguration