Uses of Interface
com.microsoft.azure.management.monitor.MetricAlertCondition.DefinitionStages.WithCriteriaOperator
-
-
Uses of MetricAlertCondition.DefinitionStages.WithCriteriaOperator in com.microsoft.azure.management.monitor
Methods in com.microsoft.azure.management.monitor that return MetricAlertCondition.DefinitionStages.WithCriteriaOperator Modifier and Type Method Description MetricAlertCondition.DefinitionStages.WithCriteriaOperator<ParentT>MetricAlertCondition.DefinitionStages.Blank.MetricName. withMetricName(String metricName)Sets the name of the signal name to monitor.MetricAlertCondition.DefinitionStages.WithCriteriaOperator<ParentT>MetricAlertCondition.DefinitionStages.Blank.MetricName. withMetricName(String metricName, String metricNamespace)Sets the name of the signal name to monitor.
-