次の方法で共有


HttpRouteConfig

http ルーティングのホスト名プロパティについて説明します。

プロパティ

名前 Type 必須
name string はい
match HttpRouteMatchRule はい
destination GatewayDestination はい

name

: string
必須: はい

http ルート名。


match

種類: HttpRouteMatchRule
必須: はい

http ルート一致の規則について説明します。


destination

種類: GatewayDestination
必須: はい

トラフィックをルーティングするための宛先エンドポイントについて説明します。