VirtualNetworkGatewayConnectionData.GatewayCustomBgpIPAddresses Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)