Uses of Class
com.microsoft.azure.management.network.MatchVariable
Packages that use MatchVariable
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of MatchVariable in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return MatchVariableModifier and TypeMethodDescriptionMatchVariable.withSelector
(String selector) Set the selector of match variable.MatchVariable.withVariableName
(WebApplicationFirewallMatchVariable variableName) Set match Variable.Methods in com.microsoft.azure.management.network that return types with arguments of type MatchVariableMethod parameters in com.microsoft.azure.management.network with type arguments of type MatchVariableModifier and TypeMethodDescriptionMatchCondition.withMatchVariables
(List<MatchVariable> matchVariables) Set list of match variables.