VirtualHubEffectiveRoute interface

The effective route configured on the virtual hub or specified resource.

Properties

addressPrefixes

The list of address prefixes.

asPath

The ASPath of this route.

nextHops

The list of next hops.

nextHopType

The type of the next hop.

routeOrigin

The origin of this route.

Property Details

addressPrefixes

The list of address prefixes.

addressPrefixes?: string[]

Property Value

string[]

asPath

The ASPath of this route.

asPath?: string

Property Value

string

nextHops

The list of next hops.

nextHops?: string[]

Property Value

string[]

nextHopType

The type of the next hop.

nextHopType?: string

Property Value

string

routeOrigin

The origin of this route.

routeOrigin?: string

Property Value

string