BgpPeerStatusListResult Class

Definition

Response for list BGP peer status API service call.

public class BgpPeerStatusListResult
type BgpPeerStatusListResult = class
Public Class BgpPeerStatusListResult
Inheritance
BgpPeerStatusListResult

Constructors

BgpPeerStatusListResult()

Initializes a new instance of the BgpPeerStatusListResult class.

BgpPeerStatusListResult(IList<BgpPeerStatus>)

Initializes a new instance of the BgpPeerStatusListResult class.

Properties

Value

Gets or sets list of BGP peers.

Applies to