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
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Java