GetResolverForwardingRuleTargetDnsServer

data class GetResolverForwardingRuleTargetDnsServer(val ipAddress: String, val port: Int)

Constructors

Link copied to clipboard
constructor(ipAddress: String, port: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The DNS server IP address.

Link copied to clipboard
val port: Int

The DNS server port.