public final class ManagedRuleGroupDefinition extends Object
| Constructor and Description |
|---|
ManagedRuleGroupDefinition() |
| Modifier and Type | Method and Description |
|---|---|
String |
description()
Get the description property: Description of the managed rule group.
|
String |
ruleGroupName()
Get the ruleGroupName property: Name of the managed rule group.
|
List<ManagedRuleDefinition> |
rules()
Get the rules property: List of rules within the managed rule group.
|
void |
validate()
Validates the instance.
|
public String ruleGroupName()
public String description()
public List<ManagedRuleDefinition> rules()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.