次の方法で共有


ApplicationGatewayRewriteRuleActionSet interface

Application Gatewayの書き換えルールのアクションのセット。

プロパティ

requestHeaderConfigurations

アクション セットのヘッダー アクションを要求します。

responseHeaderConfigurations

アクション セット内の応答ヘッダー アクション。

urlConfiguration

アクション セットの URL 構成アクション。

プロパティの詳細

requestHeaderConfigurations

アクション セットのヘッダー アクションを要求します。

requestHeaderConfigurations?: ApplicationGatewayHeaderConfiguration[]

プロパティ値

responseHeaderConfigurations

アクション セット内の応答ヘッダー アクション。

responseHeaderConfigurations?: ApplicationGatewayHeaderConfiguration[]

プロパティ値

urlConfiguration

アクション セットの URL 構成アクション。

urlConfiguration?: ApplicationGatewayUrlConfiguration

プロパティ値