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.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.monitor.MetricAlert.UpdateStages.WithMetricUpdate
defineAlertCriteria, defineDynamicAlertCriteria, updateAlertCriteria, updateDynamicAlertCriteria, withActionGroups, withAutoMitigation, withDescription, withFrequency, withoutActionGroup, withoutAlertCriteria, withoutAutoMitigation, withPeriod, withRuleDisabled, withRuleEnabled, withSeverity
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags