Uses of Interface
com.azure.resourcemanager.monitor.models.MetricAlertCondition.DefinitionStages.WithCriteriaOperator
-
Packages that use MetricAlertCondition.DefinitionStages.WithCriteriaOperator Package Description com.azure.resourcemanager.monitor.models Package containing the data models for MonitorClient. -
-
Uses of MetricAlertCondition.DefinitionStages.WithCriteriaOperator in com.azure.resourcemanager.monitor.models
Methods in com.azure.resourcemanager.monitor.models 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.
-