다음을 통해 공유


KubernetesClusterNetworkConfiguration.L2ServiceLoadBalancerIPAddressPools Property

Definition

The list of pools of IP addresses that can be allocated to load balancer services.

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

Property Value

Applies to