Uses of Class
com.microsoft.azure.management.network.ManagedRulesDefinition
Packages that use ManagedRulesDefinition
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of ManagedRulesDefinition in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return ManagedRulesDefinitionModifier and TypeMethodDescriptionManagedRulesDefinition.withExclusions
(List<OwaspCrsExclusionEntry> exclusions) Set the Exclusions that are applied on the policy.ManagedRulesDefinition.withManagedRuleSets
(List<ManagedRuleSet> managedRuleSets) Set the managed rule sets that are associated with the policy.