ApplicationGatewayRewriteRuleActionSet interface
應用程式閘道中重寫規則中的一組動作。
屬性
request |
動作集中的要求標頭動作。 |
response |
動作集中的響應標頭動作。 |
url |
動作集中的 URL 組態動作。 |
屬性詳細資料
requestHeaderConfigurations
動作集中的要求標頭動作。
requestHeaderConfigurations?: ApplicationGatewayHeaderConfiguration[]
屬性值
responseHeaderConfigurations
動作集中的響應標頭動作。
responseHeaderConfigurations?: ApplicationGatewayHeaderConfiguration[]
屬性值
urlConfiguration
動作集中的 URL 組態動作。
urlConfiguration?: ApplicationGatewayUrlConfiguration