共用方式為


ExpressRouteCircuitsRoutesTableListResult interface

與 Express Route 線路 API 相關聯的 ListRoutesTable 回應。

屬性

nextLink

要取得下一組結果的URL。

value

路由表的清單。

屬性詳細資料

要取得下一組結果的URL。

nextLink?: string

屬性值

string

value

路由表的清單。

value?: ExpressRouteCircuitRoutesTable[]

屬性值