Share via


VirtualNetworkGatewayConnectionData.GatewayCustomBgpIPAddresses Property

Definition

GatewayCustomBgpIpAddresses to be used for virtual network gateway Connection.

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

Property Value

Applies to