Uses of Interface
com.azure.resourcemanager.monitor.models.MetricAlertCondition.UpdateDefinitionStages.WithCriteriaOperator
-
Packages that use MetricAlertCondition.UpdateDefinitionStages.WithCriteriaOperator Package Description com.azure.resourcemanager.monitor.models Package containing the data models for MonitorClient. -
-
Uses of MetricAlertCondition.UpdateDefinitionStages.WithCriteriaOperator in com.azure.resourcemanager.monitor.models
Methods in com.azure.resourcemanager.monitor.models that return MetricAlertCondition.UpdateDefinitionStages.WithCriteriaOperator Modifier and Type Method Description MetricAlertCondition.UpdateDefinitionStages.WithCriteriaOperator<ParentT>MetricAlertCondition.UpdateDefinitionStages.Blank.MetricName. withMetricName(String metricName)Sets the name of the signal name to monitor.MetricAlertCondition.UpdateDefinitionStages.WithCriteriaOperator<ParentT>MetricAlertCondition.UpdateDefinitionStages.Blank.MetricName. withMetricName(String metricName, String metricNamespace)Sets the name of the signal name to monitor.
-