SqlDatabaseThreatDetectionPolicy.Update Interface
Implements
Appliable<SqlDatabaseThreatDetectionPolicy>
WithAlertsFilter
WithEmailAddresses
WithEmailToAccountAdmins
WithRetentionDays
WithSecurityAlertPolicyState
WithStorageAccountAccessKey
WithStorageEndpoint
public static interface SqlDatabaseThreatDetectionPolicy.Update
extends WithSecurityAlertPolicyState, WithStorageEndpoint, WithStorageAccountAccessKey, WithAlertsFilter, WithEmailAddresses, WithRetentionDays, WithEmailToAccountAdmins, Appliable<SqlDatabaseThreatDetectionPolicy>
The template for a SQL database threat detection policy update operation, containing all the settings that can be modified.
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for Java