Package version:

The DNS(Domain Name Server) settings of a device.

Hierarchy

  • DNSSettings

Properties

primaryDnsServer?: string

The primary IPv4 DNS server for the device

primaryIpv6DnsServer?: string

The primary IPv6 DNS server for the device

secondaryDnsServers?: string[]

The secondary IPv4 DNS server for the device

secondaryIpv6DnsServers?: string[]

The secondary IPv6 DNS server for the device

Generated using TypeDoc