次の方法で共有


BgpPeerStatus.Neighbor プロパティ

定義

リモート BGP ピアを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象