Compartir a través de


FirewallPolicySQL.AllowSqlRedirect Propiedad

Definición

Obtiene o establece una marca para indicar si está habilitado el filtrado de tráfico de redirección de SQL. Activar la marca no requiere ninguna regla mediante el puerto 11000-11999.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a