次の方法で共有


HopLink.NextHopId プロパティ

定義

次ホップの ID を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="nextHopId")]
public string NextHopId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="nextHopId")>]
member this.NextHopId : string
Public ReadOnly Property NextHopId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象