Share via


DnsSettings.RequireProxyForNetworkRules Property

Definition

Gets or sets fQDNs in Network Rules are supported when set to true.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to