BgpSettings.BgpPeeringAddress Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="bgpPeeringAddress")]
public string BgpPeeringAddress { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="bgpPeeringAddress")>]
member this.BgpPeeringAddress : string with get, set
Public Property BgpPeeringAddress As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to