Compartilhar via


BgpServiceLoadBalancerConfiguration.IPAddressPool Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.IIPAddressPool> IPAddressPool { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Owned)>]
member this.IPAddressPool : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.IIPAddressPool> with get, set
Public Property IPAddressPool As List(Of IIPAddressPool)

Property Value

Implements

Attributes

Applies to