NetworkIpPool

data class NetworkIpPool(val cidr: String? = null)

IP address cidr pool

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val cidr: String? = null

IP address cidr pool