ExpressRouteCircuitRoutesTable interface
路由數據表與 ExpressRouteCircuit 相關聯。
屬性
loc |
使用 set local-preference route-map 組態命令所設定的本機喜好設定值。 |
network | 網路實體的IP位址。 |
next |
NextHop 位址。 |
path | 目的地網路的自發系統路徑。 |
weight | 路線權數。 |
屬性詳細資料
locPrf
使用 set local-preference route-map 組態命令所設定的本機喜好設定值。
locPrf?: string
屬性值
string
network
網路實體的IP位址。
network?: string
屬性值
string
nextHop
NextHop 位址。
nextHop?: string
屬性值
string
path
目的地網路的自發系統路徑。
path?: string
屬性值
string
weight
路線權數。
weight?: number
屬性值
number