Partager via


ManagedDatabaseSecurityAlertPolicyInner.DisabledAlerts Propriété

Définition

Obtient ou définit spécifie un tableau d’alertes désactivées. Les valeurs autorisées sont : Sql_Injection, Sql_Injection_Vulnerability, Access_Anomaly, Data_Exfiltration, Unsafe_Action

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à