VirtualHubEffectiveRoute interface
在虚拟中心或指定资源上配置的有效路由。
属性
| address |
地址前缀列表。 |
| as |
此路由的 ASPath。 |
| next |
下一跃点的列表。 |
| next |
下一跃点的类型。 |
| route |
此路由的起源。 |
属性详细信息
addressPrefixes
地址前缀列表。
addressPrefixes?: string[]
属性值
string[]
asPath
此路由的 ASPath。
asPath?: string
属性值
string
nextHops
下一跃点的列表。
nextHops?: string[]
属性值
string[]
nextHopType
下一跃点的类型。
nextHopType?: string
属性值
string
routeOrigin
此路由的起源。
routeOrigin?: string
属性值
string