次の方法で共有


VpnLinkBgpSettings.BgpPeeringAddress プロパティ

定義

この BGP スピーカーの BGP ピアリング アドレスと BGP 識別子を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="bgpPeeringAddress")]
public string BgpPeeringAddress { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="bgpPeeringAddress")>]
member this.BgpPeeringAddress : string with get, set
Public Property BgpPeeringAddress As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象