次の方法で共有


VpnGateway.BgpSettings プロパティ

定義

ローカル ネットワーク ゲートウェイの BGP スピーカー設定を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.bgpSettings")]
public Microsoft.Azure.Management.Network.Models.BgpSettings BgpSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.bgpSettings")>]
member this.BgpSettings : Microsoft.Azure.Management.Network.Models.BgpSettings with get, set
Public Property BgpSettings As BgpSettings

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象