PSConnectivityHop.NextHopIds Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to