Share via


ConnectedClusterLoadBalancerProperties.BgpPeers Property

Definition

The list of BGP peers it should advertise to. Null or empty means to advertise to all peers.

public System.Collections.Generic.IList<string> BgpPeers { get; }
member this.BgpPeers : System.Collections.Generic.IList<string>
Public ReadOnly Property BgpPeers As IList(Of String)

Property Value

Applies to