### YamlMime:JavaType uid: "com.microsoft.azure.management.monitor.MetricAlertCriteria" fullName: "com.microsoft.azure.management.monitor.MetricAlertCriteria" name: "MetricAlertCriteria" nameWithType: "MetricAlertCriteria" summary: "The rule criteria that defines the conditions of the alert rule." inheritances: - "" inheritedClassMethods: - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" syntax: "public class **MetricAlertCriteria**" constructors: - uid: "com.microsoft.azure.management.monitor.MetricAlertCriteria.MetricAlertCriteria()" fullName: "com.microsoft.azure.management.monitor.MetricAlertCriteria.MetricAlertCriteria()" name: "MetricAlertCriteria()" nameWithType: "MetricAlertCriteria.MetricAlertCriteria()" syntax: "public MetricAlertCriteria()" methods: - uid: "com.microsoft.azure.management.monitor.MetricAlertCriteria.additionalProperties()" fullName: "com.microsoft.azure.management.monitor.MetricAlertCriteria.additionalProperties()" name: "additionalProperties()" nameWithType: "MetricAlertCriteria.additionalProperties()" summary: "Get unmatched properties from the message are deserialized this collection." syntax: "public Map additionalProperties()" desc: "Get unmatched properties from the message are deserialized this collection." returns: description: "the additionalProperties value" type: "<,>" - uid: "com.microsoft.azure.management.monitor.MetricAlertCriteria.withAdditionalProperties(java.util.Map)" fullName: "com.microsoft.azure.management.monitor.MetricAlertCriteria.withAdditionalProperties(Map additionalProperties)" name: "withAdditionalProperties(Map additionalProperties)" nameWithType: "MetricAlertCriteria.withAdditionalProperties(Map additionalProperties)" summary: "Set unmatched properties from the message are deserialized this collection." parameters: - description: "the additionalProperties value to set" name: "additionalProperties" type: "<,>" syntax: "public MetricAlertCriteria withAdditionalProperties(Map additionalProperties)" desc: "Set unmatched properties from the message are deserialized this collection." returns: description: "the MetricAlertCriteria object itself." type: "" type: "class" desc: "The rule criteria that defines the conditions of the alert rule." metadata: {} package: "com.microsoft.azure.management.monitor" artifact: com.microsoft.azure:azure-mgmt-monitor:1.41.4