Compartir a través de


DatabaseAccountUpdateParameters.IsVirtualNetworkFilterEnabled Propiedad

Definición

Obtiene o establece la marca para indicar si se va a habilitar o deshabilitar Virtual Network reglas de ACL.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a