IpamOperatingRegion

data class IpamOperatingRegion(val regionName: String)

The regions IPAM is enabled for. Allows pools to be created in these regions, as well as enabling monitoring

Constructors

Link copied to clipboard
constructor(regionName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the region.