| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
MatchCondition |
MatchCondition.withMatchValues(List<String> matchValues)
Set the matchValues property: Match value.
|
MatchCondition |
MatchCondition.withMatchVariables(List<MatchVariable> matchVariables)
Set the matchVariables property: List of match variables.
|
MatchCondition |
MatchCondition.withNegationConditon(Boolean negationConditon)
Set the negationConditon property: Whether this is negate condition or not.
|
MatchCondition |
MatchCondition.withOperator(WebApplicationFirewallOperator operator)
Set the operator property: The operator to be matched.
|
MatchCondition |
MatchCondition.withTransforms(List<WebApplicationFirewallTransform> transforms)
Set the transforms property: List of transforms.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.