次の方法で共有


PeerRoute.AsPath プロパティ

定義

ルートの AS パス シーケンスを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象