FirewallDnsSettings.EnabledDnsType 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.
Enabled DNS proxy type, disabled by default.
public Azure.ResourceManager.PaloAltoNetworks.Ngfw.Models.EnabledDnsType? EnabledDnsType { get; set; }
member this.EnabledDnsType : Nullable<Azure.ResourceManager.PaloAltoNetworks.Ngfw.Models.EnabledDnsType> with get, set
Public Property EnabledDnsType As Nullable(Of EnabledDnsType)