次の方法で共有


IWithBackendHttpConfig インターフェイス

定義

バックエンド HTTP 構成を追加できるアプリケーション ゲートウェイ定義のステージ。

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

メソッド

DefineBackendHttpConfiguration(String)

ゲートウェイにアタッチする新しいアプリケーション ゲートウェイ バックエンド HTTP 構成の定義を開始します。

適用対象