Compartir a través de


ConnectivityHop.PreviousHopIds Propiedad

Definición

Obtiene la lista de identificadores de salto anteriores.

[Newtonsoft.Json.JsonProperty(PropertyName="previousHopIds")]
public System.Collections.Generic.IList<string> PreviousHopIds { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="previousHopIds")>]
member this.PreviousHopIds : System.Collections.Generic.IList<string>
Public ReadOnly Property PreviousHopIds As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a