DnsSettings Class
DNS Proxy Settings in Firewall Policy.
- Inheritance
-
DnsSettings
Constructor
DnsSettings(*, servers: typing.Union[typing.List[str], NoneType] = None, enable_proxy: typing.Union[bool, NoneType] = None, require_proxy_for_network_rules: typing.Union[bool, NoneType] = None, **kwargs)
Parameters
- enable_proxy
- bool
Enable DNS Proxy on Firewalls attached to the Firewall Policy.
- require_proxy_for_network_rules
- bool
FQDNs in Network Rules are supported when set to true.
Feedback
Submit and view feedback for