Share via


VirtualNetworkGateway.EnableBgp Property

Definition

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

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

Property Value

Applies to