MonitorConfigIspCityNode

data class MonitorConfigIspCityNode(val cityCode: String, val ispCode: String)

Constructors

Link copied to clipboard
constructor(cityCode: String, ispCode: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The code of the city node to monitor.

Link copied to clipboard

The code of the Internet provider service (ISP) node to monitor.