Interface SqlDatabaseThreatDetectionPolicy.Update
- All Superinterfaces:
Appliable<SqlDatabaseThreatDetectionPolicy>, Indexable, SqlDatabaseThreatDetectionPolicy.UpdateStages.WithAlertsFilter, SqlDatabaseThreatDetectionPolicy.UpdateStages.WithEmailAddresses, SqlDatabaseThreatDetectionPolicy.UpdateStages.WithEmailToAccountAdmins, SqlDatabaseThreatDetectionPolicy.UpdateStages.WithRetentionDays, SqlDatabaseThreatDetectionPolicy.UpdateStages.WithSecurityAlertPolicyState, SqlDatabaseThreatDetectionPolicy.UpdateStages.WithStorageAccountAccessKey, SqlDatabaseThreatDetectionPolicy.UpdateStages.WithStorageEndpoint
- Enclosing interface:
SqlDatabaseThreatDetectionPolicy
public static interface SqlDatabaseThreatDetectionPolicy.Update
extends SqlDatabaseThreatDetectionPolicy.UpdateStages.WithSecurityAlertPolicyState, SqlDatabaseThreatDetectionPolicy.UpdateStages.WithStorageEndpoint, SqlDatabaseThreatDetectionPolicy.UpdateStages.WithStorageAccountAccessKey, SqlDatabaseThreatDetectionPolicy.UpdateStages.WithAlertsFilter, SqlDatabaseThreatDetectionPolicy.UpdateStages.WithEmailAddresses, SqlDatabaseThreatDetectionPolicy.UpdateStages.WithRetentionDays, SqlDatabaseThreatDetectionPolicy.UpdateStages.WithEmailToAccountAdmins, Appliable<SqlDatabaseThreatDetectionPolicy>
The template for a SQL database threat detection policy update operation, containing all the settings that can be
modified.
-
Method Summary
Methods inherited from interface Appliable
apply, apply, applyAsync, applyAsyncMethods inherited from interface SqlDatabaseThreatDetectionPolicy.UpdateStages.WithAlertsFilter
withAlertsFilterMethods inherited from interface SqlDatabaseThreatDetectionPolicy.UpdateStages.WithEmailAddresses
withEmailAddressesMethods inherited from interface SqlDatabaseThreatDetectionPolicy.UpdateStages.WithEmailToAccountAdmins
withEmailToAccountAdmins, withoutEmailToAccountAdminsMethods inherited from interface SqlDatabaseThreatDetectionPolicy.UpdateStages.WithRetentionDays
withRetentionDaysMethods inherited from interface SqlDatabaseThreatDetectionPolicy.UpdateStages.WithSecurityAlertPolicyState
withDefaultSecurityAlertPolicy, withPolicyDisabled, withPolicyEnabledMethods inherited from interface SqlDatabaseThreatDetectionPolicy.UpdateStages.WithStorageAccountAccessKey
withStorageAccountAccessKeyMethods inherited from interface SqlDatabaseThreatDetectionPolicy.UpdateStages.WithStorageEndpoint
withStorageEndpoint