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 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.SqlServerSecurityAlertPolicy.UpdateStages.WithDisabledAlerts
withDisabledAlerts
Methods inherited from interface com.microsoft.azure.management.sql.SqlServerSecurityAlertPolicy.UpdateStages.WithEmailAccountAdmins
withEmailAccountAdmins, withoutEmailAccountAdmins
Methods inherited from interface com.microsoft.azure.management.sql.SqlServerSecurityAlertPolicy.UpdateStages.WithEmailAddresses
withEmailAddresses
Methods inherited from interface com.microsoft.azure.management.sql.SqlServerSecurityAlertPolicy.UpdateStages.WithRetentionDays
withRetentionDays
Methods inherited from interface com.microsoft.azure.management.sql.SqlServerSecurityAlertPolicy.UpdateStages.WithState
withState
Methods inherited from interface com.microsoft.azure.management.sql.SqlServerSecurityAlertPolicy.UpdateStages.WithStorageAccount
withStorageEndpoint