Share via


VpnSiteLinkConnectionData.VpnGatewayCustomBgpAddresses Property

Definition

vpnGatewayCustomBgpAddresses used by this connection.

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

Property Value

Applies to