VpnSiteLinkInner.BgpProperties Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the set of bgp properties.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.bgpProperties")]
public Microsoft.Azure.Management.Network.Fluent.Models.VpnLinkBgpSettings BgpProperties { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.bgpProperties")>]
member this.BgpProperties : Microsoft.Azure.Management.Network.Fluent.Models.VpnLinkBgpSettings with get, set
Public Property BgpProperties As VpnLinkBgpSettings
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute