ApplicationGatewayRewriteRuleActionSet interface
Application Gatewayの書き換えルールのアクションのセット。
プロパティ
request |
アクション セットのヘッダー アクションを要求します。 |
response |
アクション セット内の応答ヘッダー アクション。 |
url |
アクション セットの URL 構成アクション。 |
プロパティの詳細
requestHeaderConfigurations
アクション セットのヘッダー アクションを要求します。
requestHeaderConfigurations?: ApplicationGatewayHeaderConfiguration[]
プロパティ値
responseHeaderConfigurations
アクション セット内の応答ヘッダー アクション。
responseHeaderConfigurations?: ApplicationGatewayHeaderConfiguration[]
プロパティ値
urlConfiguration
アクション セットの URL 構成アクション。
urlConfiguration?: ApplicationGatewayUrlConfiguration