| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedRulesDefinition |
WebApplicationFirewallPolicyInner.managedRules()
Get the managedRules property: Describes the managedRules structure.
|
| Modifier and Type | Method and Description |
|---|---|
WebApplicationFirewallPolicyInner |
WebApplicationFirewallPolicyInner.withManagedRules(ManagedRulesDefinition managedRules)
Set the managedRules property: Describes the managedRules structure.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedRulesDefinition |
ManagedRulesDefinition.withExclusions(List<OwaspCrsExclusionEntry> exclusions)
Set the exclusions property: The Exclusions that are applied on the policy.
|
ManagedRulesDefinition |
ManagedRulesDefinition.withManagedRuleSets(List<ManagedRuleSet> managedRuleSets)
Set the managedRuleSets property: The managed rule sets that are associated with the policy.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.