Share via


DnsSettings.EnableProxy Property

Definition

Gets or sets enable DNS Proxy on Firewalls attached to the Firewall Policy.

[Newtonsoft.Json.JsonProperty(PropertyName="enableProxy")]
public bool? EnableProxy { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="enableProxy")>]
member this.EnableProxy : Nullable<bool> with get, set
Public Property EnableProxy As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to