Uses of Class
com.azure.resourcemanager.network.models.OwaspCrsExclusionEntryMatchVariable
Packages that use OwaspCrsExclusionEntryMatchVariable
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of OwaspCrsExclusionEntryMatchVariable in com.azure.resourcemanager.network.models
Fields in com.azure.resourcemanager.network.models declared as OwaspCrsExclusionEntryMatchVariableModifier and TypeFieldDescriptionstatic final OwaspCrsExclusionEntryMatchVariableOwaspCrsExclusionEntryMatchVariable.REQUEST_ARG_KEYSStatic value RequestArgKeys for OwaspCrsExclusionEntryMatchVariable.static final OwaspCrsExclusionEntryMatchVariableOwaspCrsExclusionEntryMatchVariable.REQUEST_ARG_NAMESStatic value RequestArgNames for OwaspCrsExclusionEntryMatchVariable.static final OwaspCrsExclusionEntryMatchVariableOwaspCrsExclusionEntryMatchVariable.REQUEST_ARG_VALUESStatic value RequestArgValues for OwaspCrsExclusionEntryMatchVariable.static final OwaspCrsExclusionEntryMatchVariableOwaspCrsExclusionEntryMatchVariable.REQUEST_COOKIE_KEYSStatic value RequestCookieKeys for OwaspCrsExclusionEntryMatchVariable.static final OwaspCrsExclusionEntryMatchVariableOwaspCrsExclusionEntryMatchVariable.REQUEST_COOKIE_NAMESStatic value RequestCookieNames for OwaspCrsExclusionEntryMatchVariable.static final OwaspCrsExclusionEntryMatchVariableOwaspCrsExclusionEntryMatchVariable.REQUEST_COOKIE_VALUESStatic value RequestCookieValues for OwaspCrsExclusionEntryMatchVariable.static final OwaspCrsExclusionEntryMatchVariableOwaspCrsExclusionEntryMatchVariable.REQUEST_HEADER_KEYSStatic value RequestHeaderKeys for OwaspCrsExclusionEntryMatchVariable.static final OwaspCrsExclusionEntryMatchVariableOwaspCrsExclusionEntryMatchVariable.REQUEST_HEADER_NAMESStatic value RequestHeaderNames for OwaspCrsExclusionEntryMatchVariable.static final OwaspCrsExclusionEntryMatchVariableOwaspCrsExclusionEntryMatchVariable.REQUEST_HEADER_VALUESStatic value RequestHeaderValues for OwaspCrsExclusionEntryMatchVariable.Methods in com.azure.resourcemanager.network.models that return OwaspCrsExclusionEntryMatchVariableModifier and TypeMethodDescriptionOwaspCrsExclusionEntryMatchVariable.fromString(String name) Creates or finds a OwaspCrsExclusionEntryMatchVariable from its string representation.OwaspCrsExclusionEntry.matchVariable()Get the matchVariable property: The variable to be excluded.Methods in com.azure.resourcemanager.network.models that return types with arguments of type OwaspCrsExclusionEntryMatchVariableModifier and TypeMethodDescriptionOwaspCrsExclusionEntryMatchVariable.values()Gets known OwaspCrsExclusionEntryMatchVariable values.Methods in com.azure.resourcemanager.network.models with parameters of type OwaspCrsExclusionEntryMatchVariableModifier and TypeMethodDescriptionOwaspCrsExclusionEntry.withMatchVariable(OwaspCrsExclusionEntryMatchVariable matchVariable) Set the matchVariable property: The variable to be excluded.