次の方法で共有


BgpPeerStatus.MessagesReceived プロパティ

定義

受信した BGP メッセージの数を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象