VirtualNetworkGatewayConnectionInner.EnableBgp Property
Definition
Gets or sets enableBgp flag
[Newtonsoft.Json.JsonProperty(PropertyName="properties.enableBgp")]
public Nullable<bool> EnableBgp { get; set; }
member this.EnableBgp : Nullable<bool> with get, set
Public Property EnableBgp As Nullable(Of Boolean)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute