Interface MetricAlert.Update
-
- All Superinterfaces:
Appliable<MetricAlert>,Indexable,MetricAlert.UpdateStages.WithMetricUpdate,Resource.UpdateWithTags<MetricAlert.Update>
- Enclosing interface:
- MetricAlert
public static interface MetricAlert.Update extends Appliable<MetricAlert>, MetricAlert.UpdateStages.WithMetricUpdate, Resource.UpdateWithTags<MetricAlert.Update>
The template for an 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.monitor.models.MetricAlert.UpdateStages.WithMetricUpdate
defineAlertCriteria, defineDynamicAlertCriteria, updateAlertCriteria, updateDynamicAlertCriteria, withActionGroups, withAutoMitigation, withDescription, withFrequency, withoutActionGroup, withoutAlertCriteria, withoutAutoMitigation, withPeriod, withRuleDisabled, withRuleEnabled, withSeverity
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags
-
-