### YamlMime:JavaType uid: "com.azure.resourcemanager.frontdoor.models.MatchVariable" fullName: "com.azure.resourcemanager.frontdoor.models.MatchVariable" name: "MatchVariable" nameWithType: "MatchVariable" summary: "Request variable to compare with." 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 **MatchVariable**
extends <>" constructors: - uid: "com.azure.resourcemanager.frontdoor.models.MatchVariable.MatchVariable()" fullName: "com.azure.resourcemanager.frontdoor.models.MatchVariable.MatchVariable()" name: "MatchVariable()" nameWithType: "MatchVariable.MatchVariable()" summary: "Creates a new instance of MatchVariable value." deprecatedTag: "Use the factory method." syntax: "@Deprecated
public MatchVariable()" desc: "Creates a new instance of MatchVariable value." hasDeprecatedTag: true fields: - uid: "com.azure.resourcemanager.frontdoor.models.MatchVariable.COOKIES" fullName: "com.azure.resourcemanager.frontdoor.models.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.azure.resourcemanager.frontdoor.models.MatchVariable.POST_ARGS" fullName: "com.azure.resourcemanager.frontdoor.models.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.azure.resourcemanager.frontdoor.models.MatchVariable.QUERY_STRING" fullName: "com.azure.resourcemanager.frontdoor.models.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.azure.resourcemanager.frontdoor.models.MatchVariable.REMOTE_ADDR" fullName: "com.azure.resourcemanager.frontdoor.models.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.azure.resourcemanager.frontdoor.models.MatchVariable.REQUEST_BODY" fullName: "com.azure.resourcemanager.frontdoor.models.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.azure.resourcemanager.frontdoor.models.MatchVariable.REQUEST_HEADER" fullName: "com.azure.resourcemanager.frontdoor.models.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.azure.resourcemanager.frontdoor.models.MatchVariable.REQUEST_METHOD" fullName: "com.azure.resourcemanager.frontdoor.models.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.azure.resourcemanager.frontdoor.models.MatchVariable.REQUEST_URI" fullName: "com.azure.resourcemanager.frontdoor.models.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.azure.resourcemanager.frontdoor.models.MatchVariable.SOCKET_ADDR" fullName: "com.azure.resourcemanager.frontdoor.models.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.azure.resourcemanager.frontdoor.models.MatchVariable.fromString(java.lang.String)" fullName: "com.azure.resourcemanager.frontdoor.models.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: "String" 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.azure.resourcemanager.frontdoor.models.MatchVariable.values()" fullName: "com.azure.resourcemanager.frontdoor.models.MatchVariable.values()" name: "values()" nameWithType: "MatchVariable.values()" summary: "Gets known MatchVariable values." modifiers: - "static" syntax: "public static Collection values()" desc: "Gets known MatchVariable values." returns: description: "known MatchVariable values." type: "Collection<>" type: "class" desc: "Request variable to compare with." metadata: {} package: "com.azure.resourcemanager.frontdoor.models" artifact: com.azure.resourcemanager:azure-resourcemanager-frontdoor:1.0.0