HttpRouteConfig
http ルーティングのホスト名プロパティについて説明します。
プロパティ
名前 | Type | 必須 |
---|---|---|
name |
string | はい |
match |
HttpRouteMatchRule | はい |
destination |
GatewayDestination | はい |
name
型: string
必須: はい
http ルート名。
match
種類: HttpRouteMatchRule
必須: はい
http ルート一致の規則について説明します。
destination
種類: GatewayDestination
必須: はい
トラフィックをルーティングするための宛先エンドポイントについて説明します。