你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IWithBgp 接口

定义

允许为连接启用或禁用 BGP 的虚拟网络网关连接更新阶段。

public interface IWithBgp
type IWithBgp = interface
Public Interface IWithBgp
派生

方法

WithBgp()

为连接启用 BGP。

WithoutBgp()

为连接禁用 BGP。

适用于