VpnGatewayConnectionVpnLinkCustomBgpAddress

data class VpnGatewayConnectionVpnLinkCustomBgpAddress(val ipAddress: String, val ipConfigurationId: String)

Constructors

constructor(ipAddress: String, ipConfigurationId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The custom bgp ip address which belongs to the IP Configuration.

Link copied to clipboard

The ID of the IP Configuration which belongs to the VPN Gateway.