Class ManagedRuleDefinition
java.lang.Object
com.azure.resourcemanager.cdn.models.ManagedRuleDefinition
Describes a managed rule definition.
-
Constructor Details
-
ManagedRuleDefinition
public ManagedRuleDefinition()Creates an instance of ManagedRuleDefinition class.
-
-
Method Details
-
ruleId
Get the ruleId property: Identifier for the managed rule.- Returns:
- the ruleId value.
-
description
Get the description property: Describes the functionality of the managed rule.- Returns:
- the description value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-