次の方法で共有


IWithBackendHttpConfiguration インターフェイス

定義

ルーティング規則を関連付けるバックエンド HTTP 設定構成を指定できる、アプリケーション ゲートウェイ要求ルーティング規則の更新のステージ。

public interface IWithBackendHttpConfiguration
type IWithBackendHttpConfiguration = interface
Public Interface IWithBackendHttpConfiguration
派生

メソッド

ToBackendHttpConfiguration(String)

指定したバックエンド HTTP 設定構成をこの要求ルーティング規則に関連付けます。

適用対象