Interface SqlServerSecurityAlertPolicy.Update
- All Superinterfaces:
Appliable<SqlServerSecurityAlertPolicy>, Indexable, SqlServerSecurityAlertPolicy.UpdateStages.WithDisabledAlerts, SqlServerSecurityAlertPolicy.UpdateStages.WithEmailAccountAdmins, SqlServerSecurityAlertPolicy.UpdateStages.WithEmailAddresses, SqlServerSecurityAlertPolicy.UpdateStages.WithRetentionDays, SqlServerSecurityAlertPolicy.UpdateStages.WithState, SqlServerSecurityAlertPolicy.UpdateStages.WithStorageAccount
- Enclosing interface:
SqlServerSecurityAlertPolicy
public static interface SqlServerSecurityAlertPolicy.Update
extends SqlServerSecurityAlertPolicy.UpdateStages.WithState, SqlServerSecurityAlertPolicy.UpdateStages.WithEmailAccountAdmins, SqlServerSecurityAlertPolicy.UpdateStages.WithStorageAccount, SqlServerSecurityAlertPolicy.UpdateStages.WithEmailAddresses, SqlServerSecurityAlertPolicy.UpdateStages.WithDisabledAlerts, SqlServerSecurityAlertPolicy.UpdateStages.WithRetentionDays, Appliable<SqlServerSecurityAlertPolicy>
The template for a SQL Server Security Alert 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 SqlServerSecurityAlertPolicy.UpdateStages.WithDisabledAlerts
withDisabledAlertsMethods inherited from interface SqlServerSecurityAlertPolicy.UpdateStages.WithEmailAccountAdmins
withEmailAccountAdmins, withoutEmailAccountAdminsMethods inherited from interface SqlServerSecurityAlertPolicy.UpdateStages.WithEmailAddresses
withEmailAddressesMethods inherited from interface SqlServerSecurityAlertPolicy.UpdateStages.WithRetentionDays
withRetentionDaysMethods inherited from interface SqlServerSecurityAlertPolicy.UpdateStages.WithState
withStateMethods inherited from interface SqlServerSecurityAlertPolicy.UpdateStages.WithStorageAccount
withStorageEndpoint