NextHopResult interface

The information about next hop from the specified VM.

Properties

nextHopIpAddress

Next hop IP Address.

nextHopType

Next hop type.

routeTableId

The resource identifier for the route table associated with the route being returned. If the route being returned does not correspond to any user created routes then this field will be the string 'System Route'.

Property Details

nextHopIpAddress

Next hop IP Address.

nextHopIpAddress?: string

Property Value

string

nextHopType

Next hop type.

nextHopType?: string

Property Value

string

routeTableId

The resource identifier for the route table associated with the route being returned. If the route being returned does not correspond to any user created routes then this field will be the string 'System Route'.

routeTableId?: string

Property Value

string