Share via


VirtualNetworkGatewayData.EnableBgp Property

Definition

Whether BGP is enabled for this virtual network gateway or not.

public bool? EnableBgp { get; set; }
member this.EnableBgp : Nullable<bool> with get, set
Public Property EnableBgp As Nullable(Of Boolean)

Property Value

Applies to