KxEnvironmentCustomDnsConfiguration

data class KxEnvironmentCustomDnsConfiguration(val customDnsServerIp: String, val customDnsServerName: String)

Constructors

Link copied to clipboard
constructor(customDnsServerIp: String, customDnsServerName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

IP address of the DNS server.

Link copied to clipboard

Name of the DNS server.