HttpRouteTarget interface
目標 - 容器應用程式名稱、修訂名稱、標籤。
屬性
| container |
將要求路由傳送至的容器應用程式名稱 |
| label | 標籤,以將請求路由傳送至 |
| revision | 將要求路由傳送至的修訂 |
屬性詳細資料
containerApp
將要求路由傳送至的容器應用程式名稱
containerApp: string
屬性值
string
label
標籤,以將請求路由傳送至
label?: string
屬性值
string
revision
將要求路由傳送至的修訂
revision?: string
屬性值
string