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
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Java