PSBgpSettings.BgpPeeringAddresses Property

Definition

public System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSIpConfigurationBgpPeeringAddress> BgpPeeringAddresses { get; set; }
member this.BgpPeeringAddresses : System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSIpConfigurationBgpPeeringAddress> with get, set
Public Property BgpPeeringAddresses As List(Of PSIpConfigurationBgpPeeringAddress)

Property Value

Applies to