InfrastructureAccessTargetIpIpv6

data class InfrastructureAccessTargetIpIpv6(val ipAddr: String, val virtualNetworkId: String)

Constructors

Link copied to clipboard
constructor(ipAddr: String, virtualNetworkId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The IP address of the target.

Link copied to clipboard

The private virtual network identifier for the target.