IVirtualNetworkGateway.IsBgpEnabled 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 whether BGP is enabled for this virtual network gateway or not.
public bool IsBgpEnabled { get; }
member this.IsBgpEnabled : bool
Public ReadOnly Property IsBgpEnabled As Boolean