Uses of Class
com.azure.resourcemanager.network.models.OwaspCrsExclusionEntryMatchVariable
-
Packages that use OwaspCrsExclusionEntryMatchVariable Package Description com.azure.resourcemanager.network.models 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 OwaspCrsExclusionEntryMatchVariable Modifier and Type Field Description static OwaspCrsExclusionEntryMatchVariableOwaspCrsExclusionEntryMatchVariable. REQUEST_ARG_KEYSStatic value RequestArgKeys for OwaspCrsExclusionEntryMatchVariable.static OwaspCrsExclusionEntryMatchVariableOwaspCrsExclusionEntryMatchVariable. REQUEST_ARG_NAMESStatic value RequestArgNames for OwaspCrsExclusionEntryMatchVariable.static OwaspCrsExclusionEntryMatchVariableOwaspCrsExclusionEntryMatchVariable. REQUEST_ARG_VALUESStatic value RequestArgValues for OwaspCrsExclusionEntryMatchVariable.static OwaspCrsExclusionEntryMatchVariableOwaspCrsExclusionEntryMatchVariable. REQUEST_COOKIE_KEYSStatic value RequestCookieKeys for OwaspCrsExclusionEntryMatchVariable.static OwaspCrsExclusionEntryMatchVariableOwaspCrsExclusionEntryMatchVariable. REQUEST_COOKIE_NAMESStatic value RequestCookieNames for OwaspCrsExclusionEntryMatchVariable.static OwaspCrsExclusionEntryMatchVariableOwaspCrsExclusionEntryMatchVariable. REQUEST_COOKIE_VALUESStatic value RequestCookieValues for OwaspCrsExclusionEntryMatchVariable.static OwaspCrsExclusionEntryMatchVariableOwaspCrsExclusionEntryMatchVariable. REQUEST_HEADER_KEYSStatic value RequestHeaderKeys for OwaspCrsExclusionEntryMatchVariable.static OwaspCrsExclusionEntryMatchVariableOwaspCrsExclusionEntryMatchVariable. REQUEST_HEADER_NAMESStatic value RequestHeaderNames for OwaspCrsExclusionEntryMatchVariable.static OwaspCrsExclusionEntryMatchVariableOwaspCrsExclusionEntryMatchVariable. REQUEST_HEADER_VALUESStatic value RequestHeaderValues for OwaspCrsExclusionEntryMatchVariable.Methods in com.azure.resourcemanager.network.models that return OwaspCrsExclusionEntryMatchVariable Modifier and Type Method Description static OwaspCrsExclusionEntryMatchVariableOwaspCrsExclusionEntryMatchVariable. fromString(String name)Creates or finds a OwaspCrsExclusionEntryMatchVariable from its string representation.OwaspCrsExclusionEntryMatchVariableOwaspCrsExclusionEntry. matchVariable()Get the matchVariable property: The variable to be excluded.Methods in com.azure.resourcemanager.network.models that return types with arguments of type OwaspCrsExclusionEntryMatchVariable Modifier and Type Method Description static Collection<OwaspCrsExclusionEntryMatchVariable>OwaspCrsExclusionEntryMatchVariable. values()Methods in com.azure.resourcemanager.network.models with parameters of type OwaspCrsExclusionEntryMatchVariable Modifier and Type Method Description OwaspCrsExclusionEntryOwaspCrsExclusionEntry. withMatchVariable(OwaspCrsExclusionEntryMatchVariable matchVariable)Set the matchVariable property: The variable to be excluded.
-