Uses of Class
com.azure.resourcemanager.network.models.ExclusionManagedRuleSet
Packages that use ExclusionManagedRuleSet
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of ExclusionManagedRuleSet in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return ExclusionManagedRuleSetModifier and TypeMethodDescriptionExclusionManagedRuleSet.withRuleGroups(List<ExclusionManagedRuleGroup> ruleGroups) Set the ruleGroups property: Defines the rule groups to apply to the rule set.ExclusionManagedRuleSet.withRuleSetType(String ruleSetType) Set the ruleSetType property: Defines the rule set type to use.ExclusionManagedRuleSet.withRuleSetVersion(String ruleSetVersion) Set the ruleSetVersion property: Defines the version of the rule set to use.Methods in com.azure.resourcemanager.network.models that return types with arguments of type ExclusionManagedRuleSetModifier and TypeMethodDescriptionOwaspCrsExclusionEntry.exclusionManagedRuleSets()Get the exclusionManagedRuleSets property: The managed rule sets that are associated with the exclusion.Method parameters in com.azure.resourcemanager.network.models with type arguments of type ExclusionManagedRuleSetModifier and TypeMethodDescriptionOwaspCrsExclusionEntry.withExclusionManagedRuleSets(List<ExclusionManagedRuleSet> exclusionManagedRuleSets) Set the exclusionManagedRuleSets property: The managed rule sets that are associated with the exclusion.