| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
MatchVariable |
MatchVariable.withSelector(String selector)
Set describes field of the matchVariable collection.
|
MatchVariable |
MatchVariable.withVariableName(WebApplicationFirewallMatchVariable variableName)
Set match Variable.
|
| Modifier and Type | Method and Description |
|---|---|
List<MatchVariable> |
MatchCondition.matchVariables()
Get list of match variables.
|
| Modifier and Type | Method and Description |
|---|---|
MatchCondition |
MatchCondition.withMatchVariables(List<MatchVariable> matchVariables)
Set list of match variables.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/