InstanceIpv6PrefixResponse

data class InstanceIpv6PrefixResponse(val ipv6Prefix: String? = null)

Definition of InstanceIpv6Prefix

Constructors

Link copied to clipboard
constructor(ipv6Prefix: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val ipv6Prefix: String? = null

One or more IPv6 prefixes assigned to the network interface.