你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

BgpServiceLoadBalancerConfiguration.IPAddressPools 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> IPAddressPools { get; }
member this.IPAddressPools : System.Collections.Generic.IList<Azure.ResourceManager.NetworkCloud.Models.IPAddressPool>
Public ReadOnly Property IPAddressPools As IList(Of IPAddressPool)

Property Value

Applies to