FirewallDnsSettings.EnableDnsProxy Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enable DNS proxy, disabled by default.
public Azure.ResourceManager.PaloAltoNetworks.Ngfw.Models.AllowDnsProxyType? EnableDnsProxy { get; set; }
member this.EnableDnsProxy : Nullable<Azure.ResourceManager.PaloAltoNetworks.Ngfw.Models.AllowDnsProxyType> with get, set
Public Property EnableDnsProxy As Nullable(Of AllowDnsProxyType)