Uses of Interface
com.azure.resourcemanager.monitor.models.MetricAlert.DefinitionStages.WithCreate
-
Packages that use MetricAlert.DefinitionStages.WithCreate Package Description com.azure.resourcemanager.monitor.models Package containing the data models for MonitorClient. -
-
Uses of MetricAlert.DefinitionStages.WithCreate in com.azure.resourcemanager.monitor.models
Subinterfaces of MetricAlert.DefinitionStages.WithCreate in com.azure.resourcemanager.monitor.models Modifier and Type Interface Description static interfaceMetricAlert.DefinitionThe entirety of a Metric Alert definition.Methods in com.azure.resourcemanager.monitor.models that return MetricAlert.DefinitionStages.WithCreate Modifier and Type Method Description MetricAlert.DefinitionStages.WithCreateMetricAlert.DefinitionStages.WithCreate. withoutAutoMitigation()Sets the flag that indicates the alert should not be auto resolved.MetricAlert.DefinitionStages.WithCreateMetricAlert.DefinitionStages.WithCreateDynamicCondition. withoutAutoMitigation()Sets the flag that indicates the alert should not be auto resolved.Methods in com.azure.resourcemanager.monitor.models that return types with arguments of type MetricAlert.DefinitionStages.WithCreate Modifier and Type Method Description MetricAlertCondition.DefinitionStages.Blank.MetricName<MetricAlert.DefinitionStages.WithCreate>MetricAlert.DefinitionStages.WithCriteriaDefinition. defineAlertCriteria(String name)Starts definition of the metric alert condition.MetricAlertCondition.DefinitionStages.Blank.MetricName<MetricAlert.DefinitionStages.WithCreate>MetricAlert.DefinitionStages.WithCriteriaDefinitionMultipleResource. defineAlertCriteria(String name)Starts definition of the metric alert condition.MetricDynamicAlertCondition.DefinitionStages.Blank.MetricName<MetricAlert.DefinitionStages.WithCreate>MetricAlert.DefinitionStages.WithCriteriaDefinitionMultipleResource. defineDynamicAlertCriteria(String name)Starts definition of the metric dynamic alert condition.
-