SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithCreate Interface
Implements
Creatable<SqlDatabaseThreatDetectionPolicy>
WithAlertsFilter
WithEmailAddresses
WithEmailToAccountAdmins
WithRetentionDays
WithStorageAccountAccessKey
WithStorageEndpoint
public static interface SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithCreate
extends WithStorageEndpoint, WithStorageAccountAccessKey, WithAlertsFilter, WithEmailAddresses, WithRetentionDays, WithEmailToAccountAdmins, Creatable<SqlDatabaseThreatDetectionPolicy>
The final stage of the SQL database threat detection policy definition.