ExpressRouteLinkFailoverRoute interface

Represents a failover route for an ExpressRoute link.

Properties

nextHop

The next hop.

primaryASPath

The AS path for primary link.

route

The route.

secondaryASPath

The AS path for secondary link.

Property Details

nextHop

The next hop.

nextHop?: string

Property Value

string

primaryASPath

The AS path for primary link.

primaryASPath?: string

Property Value

string

route

The route.

route?: string

Property Value

string

secondaryASPath

The AS path for secondary link.

secondaryASPath?: string

Property Value

string