### YamlMime:JavaType uid: "com.microsoft.azure.management.cdn.UrlPathOperator" fullName: "com.microsoft.azure.management.cdn.UrlPathOperator" name: "UrlPathOperator" nameWithType: "UrlPathOperator" summary: "Defines values for UrlPathOperator." inheritances: - "" - "" inheritedClassMethods: - classRef: "" methodsRef: - "fromString(java.lang.String,java.lang.Class)?alt=com.microsoft.rest.ExpandableStringEnum.fromString&text=fromString\" data-throw-if-not-resolved=\"False\" />" - "values(java.lang.Class)?alt=com.microsoft.rest.ExpandableStringEnum.values&text=values\" data-throw-if-not-resolved=\"False\" />" - "" - "" - "" - ")?alt=com.microsoft.rest.ExpandableStringEnum.withNameValue&text=withNameValue\" data-throw-if-not-resolved=\"False\" />" - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" syntax: "public final class **UrlPathOperator**
extends <>" constructors: - uid: "com.microsoft.azure.management.cdn.UrlPathOperator.UrlPathOperator()" fullName: "com.microsoft.azure.management.cdn.UrlPathOperator.UrlPathOperator()" name: "UrlPathOperator()" nameWithType: "UrlPathOperator.UrlPathOperator()" syntax: "public UrlPathOperator()" fields: - uid: "com.microsoft.azure.management.cdn.UrlPathOperator.ANY" fullName: "com.microsoft.azure.management.cdn.UrlPathOperator.ANY" name: "ANY" nameWithType: "UrlPathOperator.ANY" summary: "Static value Any for UrlPathOperator." modifiers: - "static" - "final" field: type: "" syntax: "public static final UrlPathOperator ANY" desc: "Static value Any for UrlPathOperator." - uid: "com.microsoft.azure.management.cdn.UrlPathOperator.BEGINS_WITH" fullName: "com.microsoft.azure.management.cdn.UrlPathOperator.BEGINS_WITH" name: "BEGINS_WITH" nameWithType: "UrlPathOperator.BEGINS_WITH" summary: "Static value BeginsWith for UrlPathOperator." modifiers: - "static" - "final" field: type: "" syntax: "public static final UrlPathOperator BEGINS_WITH" desc: "Static value BeginsWith for UrlPathOperator." - uid: "com.microsoft.azure.management.cdn.UrlPathOperator.CONTAINS" fullName: "com.microsoft.azure.management.cdn.UrlPathOperator.CONTAINS" name: "CONTAINS" nameWithType: "UrlPathOperator.CONTAINS" summary: "Static value Contains for UrlPathOperator." modifiers: - "static" - "final" field: type: "" syntax: "public static final UrlPathOperator CONTAINS" desc: "Static value Contains for UrlPathOperator." - uid: "com.microsoft.azure.management.cdn.UrlPathOperator.ENDS_WITH" fullName: "com.microsoft.azure.management.cdn.UrlPathOperator.ENDS_WITH" name: "ENDS_WITH" nameWithType: "UrlPathOperator.ENDS_WITH" summary: "Static value EndsWith for UrlPathOperator." modifiers: - "static" - "final" field: type: "" syntax: "public static final UrlPathOperator ENDS_WITH" desc: "Static value EndsWith for UrlPathOperator." - uid: "com.microsoft.azure.management.cdn.UrlPathOperator.EQUAL" fullName: "com.microsoft.azure.management.cdn.UrlPathOperator.EQUAL" name: "EQUAL" nameWithType: "UrlPathOperator.EQUAL" summary: "Static value Equal for UrlPathOperator." modifiers: - "static" - "final" field: type: "" syntax: "public static final UrlPathOperator EQUAL" desc: "Static value Equal for UrlPathOperator." - uid: "com.microsoft.azure.management.cdn.UrlPathOperator.GREATER_THAN" fullName: "com.microsoft.azure.management.cdn.UrlPathOperator.GREATER_THAN" name: "GREATER_THAN" nameWithType: "UrlPathOperator.GREATER_THAN" summary: "Static value GreaterThan for UrlPathOperator." modifiers: - "static" - "final" field: type: "" syntax: "public static final UrlPathOperator GREATER_THAN" desc: "Static value GreaterThan for UrlPathOperator." - uid: "com.microsoft.azure.management.cdn.UrlPathOperator.GREATER_THAN_OR_EQUAL" fullName: "com.microsoft.azure.management.cdn.UrlPathOperator.GREATER_THAN_OR_EQUAL" name: "GREATER_THAN_OR_EQUAL" nameWithType: "UrlPathOperator.GREATER_THAN_OR_EQUAL" summary: "Static value GreaterThanOrEqual for UrlPathOperator." modifiers: - "static" - "final" field: type: "" syntax: "public static final UrlPathOperator GREATER_THAN_OR_EQUAL" desc: "Static value GreaterThanOrEqual for UrlPathOperator." - uid: "com.microsoft.azure.management.cdn.UrlPathOperator.LESS_THAN" fullName: "com.microsoft.azure.management.cdn.UrlPathOperator.LESS_THAN" name: "LESS_THAN" nameWithType: "UrlPathOperator.LESS_THAN" summary: "Static value LessThan for UrlPathOperator." modifiers: - "static" - "final" field: type: "" syntax: "public static final UrlPathOperator LESS_THAN" desc: "Static value LessThan for UrlPathOperator." - uid: "com.microsoft.azure.management.cdn.UrlPathOperator.LESS_THAN_OR_EQUAL" fullName: "com.microsoft.azure.management.cdn.UrlPathOperator.LESS_THAN_OR_EQUAL" name: "LESS_THAN_OR_EQUAL" nameWithType: "UrlPathOperator.LESS_THAN_OR_EQUAL" summary: "Static value LessThanOrEqual for UrlPathOperator." modifiers: - "static" - "final" field: type: "" syntax: "public static final UrlPathOperator LESS_THAN_OR_EQUAL" desc: "Static value LessThanOrEqual for UrlPathOperator." - uid: "com.microsoft.azure.management.cdn.UrlPathOperator.REG_EX" fullName: "com.microsoft.azure.management.cdn.UrlPathOperator.REG_EX" name: "REG_EX" nameWithType: "UrlPathOperator.REG_EX" summary: "Static value RegEx for UrlPathOperator." modifiers: - "static" - "final" field: type: "" syntax: "public static final UrlPathOperator REG_EX" desc: "Static value RegEx for UrlPathOperator." - uid: "com.microsoft.azure.management.cdn.UrlPathOperator.WILDCARD" fullName: "com.microsoft.azure.management.cdn.UrlPathOperator.WILDCARD" name: "WILDCARD" nameWithType: "UrlPathOperator.WILDCARD" summary: "Static value Wildcard for UrlPathOperator." modifiers: - "static" - "final" field: type: "" syntax: "public static final UrlPathOperator WILDCARD" desc: "Static value Wildcard for UrlPathOperator." methods: - uid: "com.microsoft.azure.management.cdn.UrlPathOperator.fromString(java.lang.String)" fullName: "com.microsoft.azure.management.cdn.UrlPathOperator.fromString(String name)" name: "fromString(String name)" nameWithType: "UrlPathOperator.fromString(String name)" summary: "Creates or finds a UrlPathOperator from its string representation." modifiers: - "static" parameters: - description: "a name to look for" name: "name" type: "" syntax: "public static UrlPathOperator fromString(String name)" desc: "Creates or finds a UrlPathOperator from its string representation." returns: description: "the corresponding UrlPathOperator" type: "" - uid: "com.microsoft.azure.management.cdn.UrlPathOperator.values()" fullName: "com.microsoft.azure.management.cdn.UrlPathOperator.values()" name: "values()" nameWithType: "UrlPathOperator.values()" modifiers: - "static" syntax: "public static Collection values()" returns: description: "known UrlPathOperator values" type: "<>" type: "class" desc: "Defines values for UrlPathOperator." metadata: {} package: "com.microsoft.azure.management.cdn" artifact: com.microsoft.azure:azure-mgmt-cdn:1.41.4