GetHcVpnGatewayVpnInterface

data class GetHcVpnGatewayVpnInterface(val id: Int, val interconnectAttachment: String, val ipAddress: String)

Constructors

Link copied to clipboard
constructor(id: Int, interconnectAttachment: String, ipAddress: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: Int

The numeric ID of this VPN gateway interface.

Link copied to clipboard

URL of the interconnect attachment resource. When the value of this field is present, the VPN Gateway will be used for IPsec-encrypted Cloud Interconnect; all Egress or Ingress traffic for this VPN Gateway interface will go through the specified interconnect attachment resource. Not currently available publicly.

Link copied to clipboard

The external IP address for this VPN gateway interface.