Share via


BgpSettings.BgpPeeringAddresses Property

Definition

BGP peering address with IP configuration ID for virtual network gateway.

public System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.NetworkIPConfigurationBgpPeeringAddress> BgpPeeringAddresses { get; }
member this.BgpPeeringAddresses : System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.NetworkIPConfigurationBgpPeeringAddress>
Public ReadOnly Property BgpPeeringAddresses As IList(Of NetworkIPConfigurationBgpPeeringAddress)

Property Value

Applies to