HttpRouteRule interface

一組路由條件和目標。

屬性

description

規則的描述。 選擇性。

routes

允許特定路徑/標頭相符的路由組態。

targets

目標 - 容器應用程式、修訂、標籤

屬性詳細資料

description

規則的描述。 選擇性。

description?: string

屬性值

string

routes

允許特定路徑/標頭相符的路由組態。

routes?: HttpRoute[]

屬性值

targets

目標 - 容器應用程式、修訂、標籤

targets?: HttpRouteTarget[]

屬性值