Uses of Interface
com.microsoft.azure.management.monitor.MetricAlertCondition.UpdateDefinitionStages.WithCriteriaOperator
-
-
Uses of MetricAlertCondition.UpdateDefinitionStages.WithCriteriaOperator in com.microsoft.azure.management.monitor
Methods in com.microsoft.azure.management.monitor 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.
-