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.azure.resourcemanager.resources.fluentcore.model.Appliable
apply, apply, applyAsync, applyAsync
-
Methods inherited from interface com.azure.resourcemanager.sql.models.SqlServerSecurityAlertPolicy.UpdateStages.WithDisabledAlerts
withDisabledAlerts
-
Methods inherited from interface com.azure.resourcemanager.sql.models.SqlServerSecurityAlertPolicy.UpdateStages.WithEmailAccountAdmins
withEmailAccountAdmins, withoutEmailAccountAdmins
-
Methods inherited from interface com.azure.resourcemanager.sql.models.SqlServerSecurityAlertPolicy.UpdateStages.WithEmailAddresses
withEmailAddresses
-
Methods inherited from interface com.azure.resourcemanager.sql.models.SqlServerSecurityAlertPolicy.UpdateStages.WithRetentionDays
withRetentionDays
-
Methods inherited from interface com.azure.resourcemanager.sql.models.SqlServerSecurityAlertPolicy.UpdateStages.WithState
withState
-
Methods inherited from interface com.azure.resourcemanager.sql.models.SqlServerSecurityAlertPolicy.UpdateStages.WithStorageAccount
withStorageEndpoint
-
-