你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ExpressRouteCircuitRoutesTable interface

与 ExpressRouteCircuit 关联的路由表。

属性

locPrf

使用设置本地首选项路由映射配置命令设置的本地首选项值。

network

网络实体的 IP 地址。

nextHop

NextHop 地址。

path

目标网络的自治系统路径。

weight

路线权重。

属性详细信息

locPrf

使用设置本地首选项路由映射配置命令设置的本地首选项值。

locPrf?: string

属性值

string

network

网络实体的 IP 地址。

network?: string

属性值

string

nextHop

NextHop 地址。

nextHop?: string

属性值

string

path

目标网络的自治系统路径。

path?: string

属性值

string

weight

路线权重。

weight?: number

属性值

number