DnsSettings interface

DNS Proxy Settings in Firewall Policy.

Properties

enableProxy

Enable DNS Proxy on Firewalls attached to the Firewall Policy.

requireProxyForNetworkRules

FQDNs in Network Rules are supported when set to true.

servers

List of Custom DNS Servers.

Property Details

enableProxy

Enable DNS Proxy on Firewalls attached to the Firewall Policy.

enableProxy?: boolean

Property Value

boolean

requireProxyForNetworkRules

FQDNs in Network Rules are supported when set to true.

requireProxyForNetworkRules?: boolean

Property Value

boolean

servers

List of Custom DNS Servers.

servers?: string[]

Property Value

string[]