Freigeben über


IKubernetesCluster.BgpServiceLoadBalancerConfigurationBgpAdvertisement Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The association of IP address pools to the communities and peers, allowing for announcement of IPs.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.Api20230701.IBgpAdvertisement) }, ReadOnly=false, Required=false, SerializedName="bgpAdvertisements")]
public Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.Api20230701.IBgpAdvertisement[] BgpServiceLoadBalancerConfigurationBgpAdvertisement { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The association of IP address pools to the communities and peers, allowing for announcement of IPs.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.Api20230701.IBgpAdvertisement) }, ReadOnly=false, Required=false, SerializedName="bgpAdvertisements")>]
member this.BgpServiceLoadBalancerConfigurationBgpAdvertisement : Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.Api20230701.IBgpAdvertisement[] with get, set
Public Property BgpServiceLoadBalancerConfigurationBgpAdvertisement As IBgpAdvertisement()

Property Value

Attributes

Applies to