DatabaseAccountGetResultsInner.IsVirtualNetworkFilterEnabled Property

Definition

Gets or sets flag to indicate whether to enable/disable Virtual Network ACL rules.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to