ExpressRouteCircuitRoutesTable interface

The routes table associated with the ExpressRouteCircuit.

Properties

locPrf

Local preference value as set with the set local-preference route-map configuration command.

network

IP address of a network entity.

nextHop

NextHop address.

path

Autonomous system paths to the destination network.

weight

Route Weight.

Property Details

locPrf

Local preference value as set with the set local-preference route-map configuration command.

locPrf?: string

Property Value

string

network

IP address of a network entity.

network?: string

Property Value

string

nextHop

NextHop address.

nextHop?: string

Property Value

string

path

Autonomous system paths to the destination network.

path?: string

Property Value

string

weight

Route Weight.

weight?: number

Property Value

number