### YamlMime:JavaType uid: "com.azure.resourcemanager.monitor.models.Operator" fullName: "com.azure.resourcemanager.monitor.models.Operator" name: "Operator" nameWithType: "Operator" summary: "the criteria operator." inheritances: - "" - "" inheritedClassMethods: - classRef: "" methodsRef: - "fromString(java.lang.String,java.lang.Class)?alt=com.azure.core.util.ExpandableStringEnum.fromString&text=fromString\" data-throw-if-not-resolved=\"False\" />" - "values(java.lang.Class)?alt=com.azure.core.util.ExpandableStringEnum.values&text=values\" data-throw-if-not-resolved=\"False\" />" - "" - "" - "" - "" - classRef: "java.lang.Object" methodsRef: - "clone" - "finalize" - "getClass" - "notify" - "notifyAll" - "wait" - "wait" - "wait" syntax: "public final class **Operator**
extends <>" constructors: - uid: "com.azure.resourcemanager.monitor.models.Operator.Operator()" fullName: "com.azure.resourcemanager.monitor.models.Operator.Operator()" name: "Operator()" nameWithType: "Operator.Operator()" summary: "Creates a new instance of Operator value." deprecatedTag: "Use the factory method." syntax: "@Deprecated
public Operator()" desc: "Creates a new instance of Operator value." hasDeprecatedTag: true fields: - uid: "com.azure.resourcemanager.monitor.models.Operator.EQUALS" fullName: "com.azure.resourcemanager.monitor.models.Operator.EQUALS" name: "EQUALS" nameWithType: "Operator.EQUALS" summary: "Static value Equals for Operator." modifiers: - "static" - "final" field: type: "" syntax: "public static final Operator EQUALS" desc: "Static value Equals for Operator." - uid: "com.azure.resourcemanager.monitor.models.Operator.GREATER_THAN" fullName: "com.azure.resourcemanager.monitor.models.Operator.GREATER_THAN" name: "GREATER_THAN" nameWithType: "Operator.GREATER_THAN" summary: "Static value GreaterThan for Operator." modifiers: - "static" - "final" field: type: "" syntax: "public static final Operator GREATER_THAN" desc: "Static value GreaterThan for Operator." - uid: "com.azure.resourcemanager.monitor.models.Operator.GREATER_THAN_OR_EQUAL" fullName: "com.azure.resourcemanager.monitor.models.Operator.GREATER_THAN_OR_EQUAL" name: "GREATER_THAN_OR_EQUAL" nameWithType: "Operator.GREATER_THAN_OR_EQUAL" summary: "Static value GreaterThanOrEqual for Operator." modifiers: - "static" - "final" field: type: "" syntax: "public static final Operator GREATER_THAN_OR_EQUAL" desc: "Static value GreaterThanOrEqual for Operator." - uid: "com.azure.resourcemanager.monitor.models.Operator.LESS_THAN" fullName: "com.azure.resourcemanager.monitor.models.Operator.LESS_THAN" name: "LESS_THAN" nameWithType: "Operator.LESS_THAN" summary: "Static value LessThan for Operator." modifiers: - "static" - "final" field: type: "" syntax: "public static final Operator LESS_THAN" desc: "Static value LessThan for Operator." - uid: "com.azure.resourcemanager.monitor.models.Operator.LESS_THAN_OR_EQUAL" fullName: "com.azure.resourcemanager.monitor.models.Operator.LESS_THAN_OR_EQUAL" name: "LESS_THAN_OR_EQUAL" nameWithType: "Operator.LESS_THAN_OR_EQUAL" summary: "Static value LessThanOrEqual for Operator." modifiers: - "static" - "final" field: type: "" syntax: "public static final Operator LESS_THAN_OR_EQUAL" desc: "Static value LessThanOrEqual for Operator." methods: - uid: "com.azure.resourcemanager.monitor.models.Operator.fromString(java.lang.String)" fullName: "com.azure.resourcemanager.monitor.models.Operator.fromString(String name)" name: "fromString(String name)" nameWithType: "Operator.fromString(String name)" summary: "Creates or finds a Operator from its string representation." modifiers: - "static" parameters: - description: "a name to look for." name: "name" type: "String" syntax: "public static Operator fromString(String name)" desc: "Creates or finds a Operator from its string representation." returns: description: "the corresponding Operator." type: "" - uid: "com.azure.resourcemanager.monitor.models.Operator.values()" fullName: "com.azure.resourcemanager.monitor.models.Operator.values()" name: "values()" nameWithType: "Operator.values()" summary: "Gets known Operator values." modifiers: - "static" syntax: "public static Collection values()" desc: "Gets known Operator values." returns: description: "known Operator values." type: "Collection<>" type: "class" desc: "the criteria operator." metadata: {} package: "com.azure.resourcemanager.monitor.models" artifact: com.azure.resourcemanager:azure-resourcemanager-monitor:2.44.0