VpnSite.BgpProperties Property

Definition

Gets or sets the set of bgp properties.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to