### YamlMime:JavaType uid: "com.microsoft.azure.management.cdn.MatchProcessingBehavior" fullName: "com.microsoft.azure.management.cdn.MatchProcessingBehavior" name: "MatchProcessingBehavior" nameWithType: "MatchProcessingBehavior" summary: "Defines values for MatchProcessingBehavior." 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 **MatchProcessingBehavior**
extends <>" constructors: - uid: "com.microsoft.azure.management.cdn.MatchProcessingBehavior.MatchProcessingBehavior()" fullName: "com.microsoft.azure.management.cdn.MatchProcessingBehavior.MatchProcessingBehavior()" name: "MatchProcessingBehavior()" nameWithType: "MatchProcessingBehavior.MatchProcessingBehavior()" syntax: "public MatchProcessingBehavior()" fields: - uid: "com.microsoft.azure.management.cdn.MatchProcessingBehavior.CONTINUE" fullName: "com.microsoft.azure.management.cdn.MatchProcessingBehavior.CONTINUE" name: "CONTINUE" nameWithType: "MatchProcessingBehavior.CONTINUE" summary: "Static value Continue for MatchProcessingBehavior." modifiers: - "static" - "final" field: type: "" syntax: "public static final MatchProcessingBehavior CONTINUE" desc: "Static value Continue for MatchProcessingBehavior." - uid: "com.microsoft.azure.management.cdn.MatchProcessingBehavior.STOP" fullName: "com.microsoft.azure.management.cdn.MatchProcessingBehavior.STOP" name: "STOP" nameWithType: "MatchProcessingBehavior.STOP" summary: "Static value Stop for MatchProcessingBehavior." modifiers: - "static" - "final" field: type: "" syntax: "public static final MatchProcessingBehavior STOP" desc: "Static value Stop for MatchProcessingBehavior." methods: - uid: "com.microsoft.azure.management.cdn.MatchProcessingBehavior.fromString(java.lang.String)" fullName: "com.microsoft.azure.management.cdn.MatchProcessingBehavior.fromString(String name)" name: "fromString(String name)" nameWithType: "MatchProcessingBehavior.fromString(String name)" summary: "Creates or finds a MatchProcessingBehavior from its string representation." modifiers: - "static" parameters: - description: "a name to look for" name: "name" type: "" syntax: "public static MatchProcessingBehavior fromString(String name)" desc: "Creates or finds a MatchProcessingBehavior from its string representation." returns: description: "the corresponding MatchProcessingBehavior" type: "" - uid: "com.microsoft.azure.management.cdn.MatchProcessingBehavior.values()" fullName: "com.microsoft.azure.management.cdn.MatchProcessingBehavior.values()" name: "values()" nameWithType: "MatchProcessingBehavior.values()" modifiers: - "static" syntax: "public static Collection values()" returns: description: "known MatchProcessingBehavior values" type: "<>" type: "class" desc: "Defines values for MatchProcessingBehavior." metadata: {} package: "com.microsoft.azure.management.cdn" artifact: com.microsoft.azure:azure-mgmt-cdn:1.41.4