65 строки
4.0 KiB
YAML
65 строки
4.0 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.monitor.models.MetricAlertCriteria"
|
|
fullName: "com.azure.resourcemanager.monitor.models.MetricAlertCriteria"
|
|
name: "MetricAlertCriteria"
|
|
nameWithType: "MetricAlertCriteria"
|
|
summary: "The rule criteria that defines the conditions of the alert rule."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedMembers:
|
|
- "java.lang.Object.clone()"
|
|
- "java.lang.Object.equals(java.lang.Object)"
|
|
- "java.lang.Object.finalize()"
|
|
- "java.lang.Object.getClass()"
|
|
- "java.lang.Object.hashCode()"
|
|
- "java.lang.Object.notify()"
|
|
- "java.lang.Object.notifyAll()"
|
|
- "java.lang.Object.toString()"
|
|
- "java.lang.Object.wait()"
|
|
- "java.lang.Object.wait(long)"
|
|
- "java.lang.Object.wait(long,int)"
|
|
syntax: "public class MetricAlertCriteria"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.monitor.models.MetricAlertCriteria.MetricAlertCriteria()"
|
|
fullName: "com.azure.resourcemanager.monitor.models.MetricAlertCriteria.MetricAlertCriteria()"
|
|
name: "MetricAlertCriteria()"
|
|
nameWithType: "MetricAlertCriteria.MetricAlertCriteria()"
|
|
syntax: "public MetricAlertCriteria()"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.monitor.models.MetricAlertCriteria.additionalProperties()"
|
|
fullName: "com.azure.resourcemanager.monitor.models.MetricAlertCriteria.additionalProperties()"
|
|
name: "additionalProperties()"
|
|
nameWithType: "MetricAlertCriteria.additionalProperties()"
|
|
summary: "Get the additional<wbr>Properties property: The rule criteria that defines the conditions of the alert rule."
|
|
syntax: "public Map<String,Object> additionalProperties()"
|
|
desc: "Get the additionalProperties property: The rule criteria that defines the conditions of the alert rule."
|
|
returns:
|
|
description: "the additionalProperties value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>>"
|
|
- uid: "com.azure.resourcemanager.monitor.models.MetricAlertCriteria.validate()"
|
|
fullName: "com.azure.resourcemanager.monitor.models.MetricAlertCriteria.validate()"
|
|
name: "validate()"
|
|
nameWithType: "MetricAlertCriteria.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.monitor.models.MetricAlertCriteria.withAdditionalProperties(java.util.Map<java.lang.String,java.lang.Object>)"
|
|
fullName: "com.azure.resourcemanager.monitor.models.MetricAlertCriteria.withAdditionalProperties(Map<String,Object> additionalProperties)"
|
|
name: "withAdditionalProperties(Map<String,Object> additionalProperties)"
|
|
nameWithType: "MetricAlertCriteria.withAdditionalProperties(Map<String,Object> additionalProperties)"
|
|
summary: "Set the additional<wbr>Properties property: The rule criteria that defines the conditions of the alert rule."
|
|
parameters:
|
|
- description: "the additionalProperties value to set."
|
|
name: "additionalProperties"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>>"
|
|
syntax: "public MetricAlertCriteria withAdditionalProperties(Map<String,Object> additionalProperties)"
|
|
desc: "Set the additionalProperties property: The rule criteria that defines the conditions of the alert rule."
|
|
returns:
|
|
description: "the MetricAlertCriteria object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.monitor.models.MetricAlertCriteria?alt=com.azure.resourcemanager.monitor.models.MetricAlertCriteria&text=MetricAlertCriteria\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "The rule criteria that defines the conditions of the alert rule."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.monitor.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-monitor:2.18.0
|