次の方法で共有


BgpServiceLoadBalancerConfiguration.BgpPeers Property

Definition

The list of additional BgpPeer entities that the Kubernetes cluster will peer with. All peering must be explicitly defined.

public System.Collections.Generic.IList<Azure.ResourceManager.NetworkCloud.Models.ServiceLoadBalancerBgpPeer> BgpPeers { get; }
member this.BgpPeers : System.Collections.Generic.IList<Azure.ResourceManager.NetworkCloud.Models.ServiceLoadBalancerBgpPeer>
Public ReadOnly Property BgpPeers As IList(Of ServiceLoadBalancerBgpPeer)

Property Value

Applies to