azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

99 строки
8.7 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.monitor.MetricCriteria"
fullName: "com.microsoft.azure.management.monitor.MetricCriteria"
name: "MetricCriteria"
nameWithType: "MetricCriteria"
summary: "Criterion to filter metrics."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.management.monitor.MultiMetricCriteria?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.microsoft.azure.management.monitor.MultiMetricCriteria?alt=com.microsoft.azure.management.monitor.MultiMetricCriteria&text=MultiMetricCriteria\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.microsoft.azure.management.monitor.MultiMetricCriteria.additionalProperties()?alt=com.microsoft.azure.management.monitor.MultiMetricCriteria.additionalProperties&text=additionalProperties\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.management.monitor.MultiMetricCriteria.dimensions()?alt=com.microsoft.azure.management.monitor.MultiMetricCriteria.dimensions&text=dimensions\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.management.monitor.MultiMetricCriteria.metricName()?alt=com.microsoft.azure.management.monitor.MultiMetricCriteria.metricName&text=metricName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.management.monitor.MultiMetricCriteria.metricNamespace()?alt=com.microsoft.azure.management.monitor.MultiMetricCriteria.metricNamespace&text=metricNamespace\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.management.monitor.MultiMetricCriteria.name()?alt=com.microsoft.azure.management.monitor.MultiMetricCriteria.name&text=name\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.management.monitor.MultiMetricCriteria.timeAggregation()?alt=com.microsoft.azure.management.monitor.MultiMetricCriteria.timeAggregation&text=timeAggregation\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.management.monitor.MultiMetricCriteria.withAdditionalProperties(java.util.Map<java.lang.String,java.lang.Object>)?alt=com.microsoft.azure.management.monitor.MultiMetricCriteria.withAdditionalProperties&text=withAdditionalProperties\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.management.monitor.MultiMetricCriteria.withDimensions(java.util.List<com.microsoft.azure.management.monitor.MetricDimension>)?alt=com.microsoft.azure.management.monitor.MultiMetricCriteria.withDimensions&text=withDimensions\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.management.monitor.MultiMetricCriteria.withMetricName(java.lang.String)?alt=com.microsoft.azure.management.monitor.MultiMetricCriteria.withMetricName&text=withMetricName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.management.monitor.MultiMetricCriteria.withMetricNamespace(java.lang.String)?alt=com.microsoft.azure.management.monitor.MultiMetricCriteria.withMetricNamespace&text=withMetricNamespace\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.management.monitor.MultiMetricCriteria.withName(java.lang.String)?alt=com.microsoft.azure.management.monitor.MultiMetricCriteria.withName&text=withName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.management.monitor.MultiMetricCriteria.withTimeAggregation(java.lang.Object)?alt=com.microsoft.azure.management.monitor.MultiMetricCriteria.withTimeAggregation&text=withTimeAggregation\" data-throw-if-not-resolved=\"False\" />"
- classRef: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"java.lang.Object.clone()?alt=java.lang.Object.clone&text=clone\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.equals(java.lang.Object)?alt=java.lang.Object.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.finalize()?alt=java.lang.Object.finalize&text=finalize\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.getClass()?alt=java.lang.Object.getClass&text=getClass\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.hashCode()?alt=java.lang.Object.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notify()?alt=java.lang.Object.notify&text=notify\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notifyAll()?alt=java.lang.Object.notifyAll&text=notifyAll\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.toString()?alt=java.lang.Object.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait()?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long,int)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
syntax: "public class **MetricCriteria**</br> extends <xref href=\"com.microsoft.azure.management.monitor.MultiMetricCriteria?alt=com.microsoft.azure.management.monitor.MultiMetricCriteria&text=MultiMetricCriteria\" data-throw-if-not-resolved=\"False\" />"
constructors:
- uid: "com.microsoft.azure.management.monitor.MetricCriteria.MetricCriteria()"
fullName: "com.microsoft.azure.management.monitor.MetricCriteria.MetricCriteria()"
name: "MetricCriteria()"
nameWithType: "MetricCriteria.MetricCriteria()"
syntax: "public MetricCriteria()"
methods:
- uid: "com.microsoft.azure.management.monitor.MetricCriteria.operator()"
fullName: "com.microsoft.azure.management.monitor.MetricCriteria.operator()"
name: "operator()"
nameWithType: "MetricCriteria.operator()"
summary: "Get the criteria operator."
syntax: "public Object operator()"
desc: "Get the criteria operator."
returns:
description: "the operator value"
type: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.monitor.MetricCriteria.threshold()"
fullName: "com.microsoft.azure.management.monitor.MetricCriteria.threshold()"
name: "threshold()"
nameWithType: "MetricCriteria.threshold()"
summary: "Get the criteria threshold value that activates the alert."
syntax: "public double threshold()"
desc: "Get the criteria threshold value that activates the alert."
returns:
description: "the threshold value"
type: "<xref href=\"double?alt=double&text=double\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.monitor.MetricCriteria.withOperator(java.lang.Object)"
fullName: "com.microsoft.azure.management.monitor.MetricCriteria.withOperator(Object operator)"
name: "withOperator(Object operator)"
nameWithType: "MetricCriteria.withOperator(Object operator)"
summary: "Set the criteria operator."
parameters:
- description: "the operator value to set"
name: "operator"
type: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
syntax: "public MetricCriteria withOperator(Object operator)"
desc: "Set the criteria operator."
returns:
description: "the MetricCriteria object itself."
type: "<xref href=\"com.microsoft.azure.management.monitor.MetricCriteria?alt=com.microsoft.azure.management.monitor.MetricCriteria&text=MetricCriteria\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.monitor.MetricCriteria.withThreshold(double)"
fullName: "com.microsoft.azure.management.monitor.MetricCriteria.withThreshold(double threshold)"
name: "withThreshold(double threshold)"
nameWithType: "MetricCriteria.withThreshold(double threshold)"
summary: "Set the criteria threshold value that activates the alert."
parameters:
- description: "the threshold value to set"
name: "threshold"
type: "<xref href=\"double?alt=double&text=double\" data-throw-if-not-resolved=\"False\" />"
syntax: "public MetricCriteria withThreshold(double threshold)"
desc: "Set the criteria threshold value that activates the alert."
returns:
description: "the MetricCriteria object itself."
type: "<xref href=\"com.microsoft.azure.management.monitor.MetricCriteria?alt=com.microsoft.azure.management.monitor.MetricCriteria&text=MetricCriteria\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Criterion to filter metrics."
metadata: {}
package: "com.microsoft.azure.management.monitor"
artifact: com.microsoft.azure:azure-mgmt-monitor:1.41.4