Freigeben über


BgpAdvertisement.IPAddressPool Property

Definition

The names of the IP address pools associated with this announcement.

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

Property Value

Implements

Attributes

Applies to