Condividi tramite


BgpPeerStatus.MessagesReceived Property

Definition

Gets the number of BGP messages received.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to