VpnLinkBgpSettings Class

Definition

BGP settings details for a link.

public class VpnLinkBgpSettings
type VpnLinkBgpSettings = class
Public Class VpnLinkBgpSettings
Inheritance
VpnLinkBgpSettings

Constructors

VpnLinkBgpSettings()

Initializes a new instance of the VpnLinkBgpSettings class.

VpnLinkBgpSettings(Nullable<Int64>, String)

Initializes a new instance of the VpnLinkBgpSettings class.

Properties

Asn

Gets or sets the BGP speaker's ASN.

BgpPeeringAddress

Gets or sets the BGP peering address and BGP identifier of this BGP speaker.

Applies to