InstanceIpv4PrefixResponse

data class InstanceIpv4PrefixResponse(val ipv4Prefix: String? = null)

Definition of InstanceIpv4Prefix

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val ipv4Prefix: String? = null

One or more IPv4 prefixes assigned to the network interface.