Interface SqlDatabaseThreatDetectionPolicy.UpdateStages
-
- Enclosing interface:
- SqlDatabaseThreatDetectionPolicy
public static interface SqlDatabaseThreatDetectionPolicy.UpdateStagesGrouping of all the SQL database threat detection policy update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceSqlDatabaseThreatDetectionPolicy.UpdateStages.WithAlertsFilterThe SQL database threat detection policy update definition to set the security alert policy alerts to be disabled.static interfaceSqlDatabaseThreatDetectionPolicy.UpdateStages.WithEmailAddressesThe SQL database threat detection policy update definition to set the security alert policy email addresses.static interfaceSqlDatabaseThreatDetectionPolicy.UpdateStages.WithEmailToAccountAdminsThe SQL database threat detection policy update definition to set that the alert is sent to the account administrators.static interfaceSqlDatabaseThreatDetectionPolicy.UpdateStages.WithRetentionDaysThe SQL database threat detection policy update definition to set the number of days to keep in the Threat Detection audit logs.static interfaceSqlDatabaseThreatDetectionPolicy.UpdateStages.WithSecurityAlertPolicyStateThe SQL database threat detection policy update definition to set the state.static interfaceSqlDatabaseThreatDetectionPolicy.UpdateStages.WithStorageAccountAccessKeyThe SQL database threat detection policy update definition to set the storage access key.static interfaceSqlDatabaseThreatDetectionPolicy.UpdateStages.WithStorageEndpointThe SQL database threat detection policy update definition to set the storage endpoint.
-