Interface MetricAlert.Update
-
- All Superinterfaces:
com.microsoft.azure.management.resources.fluentcore.model.Appliable<MetricAlert>,com.microsoft.azure.management.resources.fluentcore.model.Indexable,MetricAlert.UpdateStages.WithMetricUpdate,com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.UpdateWithTags<MetricAlert.Update>
- Enclosing interface:
- MetricAlert
public static interface MetricAlert.Update extends com.microsoft.azure.management.resources.fluentcore.model.Appliable<MetricAlert>, MetricAlert.UpdateStages.WithMetricUpdate, com.microsoft.azure.management.resources.fluentcore.arm.models.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, updateAlertCriteria, withActionGroups, withAutoMitigation, withDescription, withFrequency, withoutActionGroup, withoutAlertCriteria, withoutAutoMitigation, withPeriod, withRuleDisabled, withRuleEnabled, withSeverity
-
-