Class ManagedRuleGroupDefinition
java.lang.Object
com.microsoft.azure.management.cdn.ManagedRuleGroupDefinition
Describes a managed rule group.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet description of the managed rule group.Get name of the managed rule group.rules()
Get list of rules within the managed rule group.
-
Constructor Details
-
ManagedRuleGroupDefinition
public ManagedRuleGroupDefinition()
-
-
Method Details
-
ruleGroupName
Get name of the managed rule group.- Returns:
- the ruleGroupName value
-
description
Get description of the managed rule group.- Returns:
- the description value
-
rules
Get list of rules within the managed rule group.- Returns:
- the rules value
-