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 com.microsoft.azure.management.resources.fluentcore.model.Appliable
apply, applyAsync, applyAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.UpdateStages.WithAlertsFilter
withAlertsFilter
Methods inherited from interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.UpdateStages.WithEmailAddresses
withEmailAddresses
Methods inherited from interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.UpdateStages.WithEmailToAccountAdmins
withEmailToAccountAdmins, withoutEmailToAccountAdmins
Methods inherited from interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.UpdateStages.WithRetentionDays
withRetentionDays
Methods inherited from interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.UpdateStages.WithSecurityAlertPolicyState
withDefaultSecurityAlertPolicy, withPolicyDisabled, withPolicyEnabled, withPolicyNew
Methods inherited from interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.UpdateStages.WithStorageAccountAccessKey
withStorageAccountAccessKey
Methods inherited from interface com.microsoft.azure.management.sql.SqlDatabaseThreatDetectionPolicy.UpdateStages.WithStorageEndpoint
withStorageEndpoint