GatewayEffectiveRoute interface

Gateway effective routing details.

Properties

addressPrefixes

The list of address prefixes for the effective route.

localAddress

The gateway's local address.

nextHopIpAddress

The IP address of the next hop for the effective route.

nextHopType

The next hop type of the effective route.

Property Details

addressPrefixes

The list of address prefixes for the effective route.

addressPrefixes?: string[]

Property Value

string[]

localAddress

The gateway's local address.

localAddress?: string

Property Value

string

nextHopIpAddress

The IP address of the next hop for the effective route.

nextHopIpAddress?: string

Property Value

string

nextHopType

The next hop type of the effective route.

nextHopType?: string

Property Value

string