EffectiveRouteMapRoute interface

The effective RouteMap route configured on the connection resource.

Properties

asPath

The ASPath of this route.

bgpCommunities

BGP communities of the route.

prefix

The address prefix of the route.

Property Details

asPath

The ASPath of this route.

asPath?: string

Property Value

string

bgpCommunities

BGP communities of the route.

bgpCommunities?: string

Property Value

string

prefix

The address prefix of the route.

prefix?: string

Property Value

string