Freigeben über


ConnectionStateSnapshot.Hops Eigenschaft

Definition

Ruft die Liste der Hops zwischen der Quelle und dem Ziel ab.

[Newtonsoft.Json.JsonProperty(PropertyName="hops")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.ConnectivityHop> Hops { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="hops")>]
member this.Hops : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.ConnectivityHop>
Public ReadOnly Property Hops As IList(Of ConnectivityHop)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: