Share via


BgpServiceLoadBalancerConfiguration.BgpAdvertisement Property

Definition

The association of IP address pools to the communities and peers, allowing for announcement of IPs.

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

Property Value

Implements

Attributes

Applies to