次の方法で共有


BgpPeerStatus.Asn プロパティ

定義

リモート BGP ピアの自律システム番号を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="asn")]
public long? Asn { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="asn")>]
member this.Asn : Nullable<int64>
Public ReadOnly Property Asn As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象