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.
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java