次の方法で共有


BgpPeerStatus.RoutesReceived プロパティ

定義

このピアから学習したルートの数を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象