次の方法で共有


VpnSiteLink.BgpProperties プロパティ

定義

bgp プロパティのセットを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象