EffectiveRoute.NextHopIPAddress Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The IP address of the next hop of the effective route.
public System.Collections.Generic.IReadOnlyList<string> NextHopIPAddress { get; }
member this.NextHopIPAddress : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property NextHopIPAddress As IReadOnlyList(Of String)