| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
WebApplicationFirewallCustomRule |
WebApplicationFirewallCustomRule.withAction(WebApplicationFirewallAction action)
Set the action property: Type of Actions.
|
WebApplicationFirewallCustomRule |
WebApplicationFirewallCustomRule.withMatchConditions(List<MatchCondition> matchConditions)
Set the matchConditions property: List of match conditions.
|
WebApplicationFirewallCustomRule |
WebApplicationFirewallCustomRule.withName(String name)
Set the name property: The name of the resource that is unique within a policy.
|
WebApplicationFirewallCustomRule |
WebApplicationFirewallCustomRule.withPriority(int priority)
Set the priority property: Priority of the rule.
|
WebApplicationFirewallCustomRule |
WebApplicationFirewallCustomRule.withRuleType(WebApplicationFirewallRuleType ruleType)
Set the ruleType property: The rule type.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.