Share via


PSVpnSiteLinkConnection.VpnGatewayCustomBgpAddresses Property

Definition

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="VpnGatewayCustomBgpAddresses", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
public System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSGatewayCustomBgpIpConfiguration> VpnGatewayCustomBgpAddresses { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="VpnGatewayCustomBgpAddresses", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
member this.VpnGatewayCustomBgpAddresses : System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSGatewayCustomBgpIpConfiguration> with get, set
Public Property VpnGatewayCustomBgpAddresses As List(Of PSGatewayCustomBgpIpConfiguration)

Property Value

Attributes

Applies to