PSEffectiveRoute.NextHopIpAddress Property

Definition

[Newtonsoft.Json.JsonProperty(Order=1)]
public System.Collections.Generic.List<string> NextHopIpAddress { get; set; }
[<Newtonsoft.Json.JsonProperty(Order=1)>]
member this.NextHopIpAddress : System.Collections.Generic.List<string> with get, set
Public Property NextHopIpAddress As List(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to