Condividi tramite


BgpPeerStatus.Neighbor Property

Definition

Gets the remote BGP peer.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to