Partilhar via


ServerSecurityAlertPolicy.DisabledAlerts Propriedade

Definição

Obtém ou define uma matriz de alertas que estão desabilitados. Os valores permitidos são: Sql_Injection, Sql_Injection_Vulnerability Access_Anomaly

[Newtonsoft.Json.JsonProperty(PropertyName="properties.disabledAlerts")]
public System.Collections.Generic.IList<string> DisabledAlerts { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.disabledAlerts")>]
member this.DisabledAlerts : System.Collections.Generic.IList<string> with get, set
Public Property DisabledAlerts As IList(Of String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a