PSVirtualNetworkGatewayConnection.GatewayCustomBgpIpAddresses Property

Definition

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

Property Value

Attributes

Applies to