Interface SqlServerSecurityAlertPolicy.UpdateStages
-
- Enclosing interface:
- SqlServerSecurityAlertPolicy
public static interface SqlServerSecurityAlertPolicy.UpdateStagesGrouping of all the SQL Server Security Alert Policy update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceSqlServerSecurityAlertPolicy.UpdateStages.WithDisabledAlertsThe SQL Server Security Alert Policy update definition to set an array of alerts that are disabled.static interfaceSqlServerSecurityAlertPolicy.UpdateStages.WithEmailAccountAdminsThe SQL Server Security Alert Policy update definition to set if an alert will be sent to the account administrators.static interfaceSqlServerSecurityAlertPolicy.UpdateStages.WithEmailAddressesThe SQL Server Security Alert Policy update definition to set an array of e-mail addresses to which the alert is sent.static interfaceSqlServerSecurityAlertPolicy.UpdateStages.WithRetentionDaysThe SQL Server Security Alert Policy update definition to set the number of days to keep in the Threat Detection audit logs.static interfaceSqlServerSecurityAlertPolicy.UpdateStages.WithStateThe SQL Server Security Alert Policy update definition to set the state.static interfaceSqlServerSecurityAlertPolicy.UpdateStages.WithStorageAccountThe SQL Server Security Alert Policy update definition to specify the storage account blob endpoint and access key.
-