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

BgpPeerStatus 类

定义

BGP 对等状态详细信息。

public class BgpPeerStatus
type BgpPeerStatus = class
Public Class BgpPeerStatus
继承
BgpPeerStatus

属性

Asn

远程 BGP 对等方的自治系统编号。

ConnectedDuration

对等互连已启动多长时间。

LocalAddress

虚拟网络网关的本地地址。

MessagesReceived

收到的 BGP 消息数。

MessagesSent

发送的 BGP 消息数。

Neighbor

远程 BGP 对等方。

RoutesReceived

从此对等方获知的路由数。

State

BGP 对等状态。

适用于