SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithDisabledAlerts Interface
public static interface SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithDisabledAlerts
The SQL Server Security Alert Policy definition to set an array of alerts that are disabled.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withDisabledAlerts(String[] disabledAlerts)
Specifies an array of alerts that are disabled. |
Method Details
withDisabledAlerts
public abstract SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithCreate withDisabledAlerts(String[] disabledAlerts)
Specifies an array of alerts that are disabled.
Parameters:
Returns: