public final class ManagedRuleDefinition extends Object
| Constructor and Description |
|---|
ManagedRuleDefinition() |
| Modifier and Type | Method and Description |
|---|---|
String |
description()
Get the description property: Describes the functionality of the managed rule.
|
String |
ruleId()
Get the ruleId property: Identifier for the managed rule.
|
void |
validate()
Validates the instance.
|
public String ruleId()
public String description()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.