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