BgpServiceLoadBalancerConfiguration Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
BgpServiceLoadBalancerConfiguration represents the configuration of a BGP service load balancer.
public class BgpServiceLoadBalancerConfiguration
type BgpServiceLoadBalancerConfiguration = class
Public Class BgpServiceLoadBalancerConfiguration
- Inheritance
-
BgpServiceLoadBalancerConfiguration
Constructors
BgpServiceLoadBalancerConfiguration() |
Initializes a new instance of BgpServiceLoadBalancerConfiguration. |
Properties
BgpAdvertisements |
The association of IP address pools to the communities and peers, allowing for announcement of IPs. |
BgpPeers |
The list of additional BgpPeer entities that the Kubernetes cluster will peer with. All peering must be explicitly defined. |
FabricPeeringEnabled |
The indicator to specify if the load balancer peers with the network fabric. |
IPAddressPools |
The list of pools of IP addresses that can be allocated to Load Balancer services. |
Applies to
Azure SDK for .NET