Class ManagedRuleDefinition
java.lang.Object
com.microsoft.azure.management.cdn.ManagedRuleDefinition
Describes a managed rule definition.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGet describes the functionality of the managed rule.ruleId()
Get identifier for the managed rule.
-
Constructor Details
-
ManagedRuleDefinition
public ManagedRuleDefinition()
-
-
Method Details
-
ruleId
Get identifier for the managed rule.- Returns:
- the ruleId value
-
description
Get describes the functionality of the managed rule.- Returns:
- the description value
-