EffectiveRouteMapRoute interface
在连接资源上配置的有效 RouteMap 路由。
属性
| as |
此路由的 ASPath。 |
| bgp |
路由的 BGP 社区。 |
| prefix | 路由的地址前缀。 |
属性详细信息
asPath
此路由的 ASPath。
asPath?: string
属性值
string
bgpCommunities
路由的 BGP 社区。
bgpCommunities?: string
属性值
string
prefix
路由的地址前缀。
prefix?: string
属性值
string