Udostępnij za pośrednictwem


VpnSiteLinkInner.BgpProperties Property

Definition

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

Applies to