| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedRuleSet |
ManagedRuleSet.withRuleGroupOverrides(List<ManagedRuleGroupOverride> ruleGroupOverrides)
Set defines the rule group overrides to apply to the rule set.
|
ManagedRuleSet |
ManagedRuleSet.withRuleSetType(String ruleSetType)
Set defines the rule set type to use.
|
ManagedRuleSet |
ManagedRuleSet.withRuleSetVersion(String ruleSetVersion)
Set defines the version of the rule set to use.
|
| Modifier and Type | Method and Description |
|---|---|
List<ManagedRuleSet> |
ManagedRulesDefinition.managedRuleSets()
Get the managed rule sets that are associated with the policy.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedRulesDefinition |
ManagedRulesDefinition.withManagedRuleSets(List<ManagedRuleSet> managedRuleSets)
Set the managed rule sets that are associated with the policy.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/