### YamlMime:JavaType uid: "com.microsoft.azure.management.cdn.MatchVariable" fullName: "com.microsoft.azure.management.cdn.MatchVariable" name: "MatchVariable" nameWithType: "MatchVariable" summary: "Defines values for MatchVariable." 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 **MatchVariable**
extends <>" constructors: - uid: "com.microsoft.azure.management.cdn.MatchVariable.MatchVariable()" fullName: "com.microsoft.azure.management.cdn.MatchVariable.MatchVariable()" name: "MatchVariable()" nameWithType: "MatchVariable.MatchVariable()" syntax: "public MatchVariable()" fields: - uid: "com.microsoft.azure.management.cdn.MatchVariable.COOKIES" fullName: "com.microsoft.azure.management.cdn.MatchVariable.COOKIES" name: "COOKIES" nameWithType: "MatchVariable.COOKIES" summary: "Static value Cookies for MatchVariable." modifiers: - "static" - "final" field: type: "" syntax: "public static final MatchVariable COOKIES" desc: "Static value Cookies for MatchVariable." - uid: "com.microsoft.azure.management.cdn.MatchVariable.POST_ARGS" fullName: "com.microsoft.azure.management.cdn.MatchVariable.POST_ARGS" name: "POST_ARGS" nameWithType: "MatchVariable.POST_ARGS" summary: "Static value PostArgs for MatchVariable." modifiers: - "static" - "final" field: type: "" syntax: "public static final MatchVariable POST_ARGS" desc: "Static value PostArgs for MatchVariable." - uid: "com.microsoft.azure.management.cdn.MatchVariable.QUERY_STRING" fullName: "com.microsoft.azure.management.cdn.MatchVariable.QUERY_STRING" name: "QUERY_STRING" nameWithType: "MatchVariable.QUERY_STRING" summary: "Static value QueryString for MatchVariable." modifiers: - "static" - "final" field: type: "" syntax: "public static final MatchVariable QUERY_STRING" desc: "Static value QueryString for MatchVariable." - uid: "com.microsoft.azure.management.cdn.MatchVariable.REMOTE_ADDR" fullName: "com.microsoft.azure.management.cdn.MatchVariable.REMOTE_ADDR" name: "REMOTE_ADDR" nameWithType: "MatchVariable.REMOTE_ADDR" summary: "Static value RemoteAddr for MatchVariable." modifiers: - "static" - "final" field: type: "" syntax: "public static final MatchVariable REMOTE_ADDR" desc: "Static value RemoteAddr for MatchVariable." - uid: "com.microsoft.azure.management.cdn.MatchVariable.REQUEST_BODY" fullName: "com.microsoft.azure.management.cdn.MatchVariable.REQUEST_BODY" name: "REQUEST_BODY" nameWithType: "MatchVariable.REQUEST_BODY" summary: "Static value RequestBody for MatchVariable." modifiers: - "static" - "final" field: type: "" syntax: "public static final MatchVariable REQUEST_BODY" desc: "Static value RequestBody for MatchVariable." - uid: "com.microsoft.azure.management.cdn.MatchVariable.REQUEST_HEADER" fullName: "com.microsoft.azure.management.cdn.MatchVariable.REQUEST_HEADER" name: "REQUEST_HEADER" nameWithType: "MatchVariable.REQUEST_HEADER" summary: "Static value RequestHeader for MatchVariable." modifiers: - "static" - "final" field: type: "" syntax: "public static final MatchVariable REQUEST_HEADER" desc: "Static value RequestHeader for MatchVariable." - uid: "com.microsoft.azure.management.cdn.MatchVariable.REQUEST_METHOD" fullName: "com.microsoft.azure.management.cdn.MatchVariable.REQUEST_METHOD" name: "REQUEST_METHOD" nameWithType: "MatchVariable.REQUEST_METHOD" summary: "Static value RequestMethod for MatchVariable." modifiers: - "static" - "final" field: type: "" syntax: "public static final MatchVariable REQUEST_METHOD" desc: "Static value RequestMethod for MatchVariable." - uid: "com.microsoft.azure.management.cdn.MatchVariable.REQUEST_URI" fullName: "com.microsoft.azure.management.cdn.MatchVariable.REQUEST_URI" name: "REQUEST_URI" nameWithType: "MatchVariable.REQUEST_URI" summary: "Static value RequestUri for MatchVariable." modifiers: - "static" - "final" field: type: "" syntax: "public static final MatchVariable REQUEST_URI" desc: "Static value RequestUri for MatchVariable." - uid: "com.microsoft.azure.management.cdn.MatchVariable.SOCKET_ADDR" fullName: "com.microsoft.azure.management.cdn.MatchVariable.SOCKET_ADDR" name: "SOCKET_ADDR" nameWithType: "MatchVariable.SOCKET_ADDR" summary: "Static value SocketAddr for MatchVariable." modifiers: - "static" - "final" field: type: "" syntax: "public static final MatchVariable SOCKET_ADDR" desc: "Static value SocketAddr for MatchVariable." methods: - uid: "com.microsoft.azure.management.cdn.MatchVariable.fromString(java.lang.String)" fullName: "com.microsoft.azure.management.cdn.MatchVariable.fromString(String name)" name: "fromString(String name)" nameWithType: "MatchVariable.fromString(String name)" summary: "Creates or finds a MatchVariable from its string representation." modifiers: - "static" parameters: - description: "a name to look for" name: "name" type: "" syntax: "public static MatchVariable fromString(String name)" desc: "Creates or finds a MatchVariable from its string representation." returns: description: "the corresponding MatchVariable" type: "" - uid: "com.microsoft.azure.management.cdn.MatchVariable.values()" fullName: "com.microsoft.azure.management.cdn.MatchVariable.values()" name: "values()" nameWithType: "MatchVariable.values()" modifiers: - "static" syntax: "public static Collection values()" returns: description: "known MatchVariable values" type: "<>" type: "class" desc: "Defines values for MatchVariable." metadata: {} package: "com.microsoft.azure.management.cdn" artifact: com.microsoft.azure:azure-mgmt-cdn:1.41.4