Compartilhar via


DatabaseSecurityAlertPolicyInner.DisabledAlerts Propriedade

Definição

Obtém ou define especifica a lista separada por ponto e vírgula de alertas desabilitados ou cadeia de caracteres vazia para não desabilitar nenhum alerta. Valores possíveis: Sql_Injection; Sql_Injection_Vulnerability; Access_Anomaly; Data_Exfiltration; Unsafe_Action.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a