| Package | Description |
|---|---|
| com.azure.resourcemanager.cdn.models |
Package containing the data models for CdnManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedRuleSet |
ManagedRuleSet.withAnomalyScore(Integer anomalyScore)
Set the anomalyScore property: Verizon only : If the rule set supports anomaly detection mode, this describes the
threshold for blocking requests.
|
ManagedRuleSet |
ManagedRuleSet.withRuleGroupOverrides(List<ManagedRuleGroupOverride> ruleGroupOverrides)
Set the ruleGroupOverrides property: Defines the rule overrides to apply to the rule set.
|
ManagedRuleSet |
ManagedRuleSet.withRuleSetType(String ruleSetType)
Set the ruleSetType property: Defines the rule set type to use.
|
ManagedRuleSet |
ManagedRuleSet.withRuleSetVersion(String ruleSetVersion)
Set the ruleSetVersion property: Defines the version of the rule set to use.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.