Interface ActivityLogAlert.Update
-
- All Superinterfaces:
ActivityLogAlert.UpdateStages.WithActivityLogUpdate,Appliable<ActivityLogAlert>,Indexable,Resource.UpdateWithTags<ActivityLogAlert.Update>
- Enclosing interface:
- ActivityLogAlert
public static interface ActivityLogAlert.Update extends Appliable<ActivityLogAlert>, ActivityLogAlert.UpdateStages.WithActivityLogUpdate, Resource.UpdateWithTags<ActivityLogAlert.Update>
The template for an update operation, containing all the settings that can be modified.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.monitor.models.ActivityLogAlert.UpdateStages.WithActivityLogUpdate
withActionGroups, withDescription, withEqualsCondition, withEqualsConditions, withoutActionGroup, withoutEqualsCondition, withRuleDisabled, withRuleEnabled
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Appliable
apply, apply, applyAsync, applyAsync
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags
-
-