Share via


PostgreSqlServerSecurityAlertPolicy.DisabledAlerts Property

Definition

Specifies an array of alerts that are disabled. Allowed values are: Sql_Injection, Sql_Injection_Vulnerability, Access_Anomaly.

public Azure.Provisioning.BicepList<string> DisabledAlerts { get; set; }

Property Value

Applies to