Freigeben über


NetworkConfiguration.BgpServiceLoadBalancerConfigurationBgpAdvertisement 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.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.IBgpAdvertisement> BgpServiceLoadBalancerConfigurationBgpAdvertisement { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Inlined)>]
member this.BgpServiceLoadBalancerConfigurationBgpAdvertisement : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.IBgpAdvertisement> with get, set
Public Property BgpServiceLoadBalancerConfigurationBgpAdvertisement As List(Of IBgpAdvertisement)

Property Value

Implements

Attributes

Applies to