HttpRouteConfig
描述 HTTP 路由的主機名稱屬性。
屬性
名稱 | 類型 | 必要 |
---|---|---|
name |
string | Yes |
match |
HttpRouteMatchRule | Yes |
destination |
GatewayDestination | Yes |
name
類型:字串
必要:是
HTTP 路由名稱。
match
類型: HttpRouteMatchRule
必要:是
描述 HTTP 路由比對的規則。
destination
類型: GatewayDestination
必要:是
描述路由流量的目的地端點。