次の方法で共有


ConnectivityHop.PreviousLinks プロパティ

定義

前のホップ リンクの一覧を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象