Uses of Class
com.azure.resourcemanager.cdn.models.ManagedRuleSetList
Packages that use ManagedRuleSetList
Package
Description
Package containing the inner data models for CdnManagementClient.
Package containing the data models for CdnManagementClient.
-
Uses of ManagedRuleSetList in com.azure.resourcemanager.cdn.fluent.models
Methods in com.azure.resourcemanager.cdn.fluent.models that return ManagedRuleSetListModifier and TypeMethodDescriptionCdnWebApplicationFirewallPolicyInner.managedRules()Get the managedRules property: Describes managed rules inside the policy.CdnWebApplicationFirewallPolicyProperties.managedRules()Get the managedRules property: Describes managed rules inside the policy.Methods in com.azure.resourcemanager.cdn.fluent.models with parameters of type ManagedRuleSetListModifier and TypeMethodDescriptionCdnWebApplicationFirewallPolicyInner.withManagedRules(ManagedRuleSetList managedRules) Set the managedRules property: Describes managed rules inside the policy.CdnWebApplicationFirewallPolicyProperties.withManagedRules(ManagedRuleSetList managedRules) Set the managedRules property: Describes managed rules inside the policy. -
Uses of ManagedRuleSetList in com.azure.resourcemanager.cdn.models
Methods in com.azure.resourcemanager.cdn.models that return ManagedRuleSetListModifier and TypeMethodDescriptionManagedRuleSetList.withManagedRuleSets(List<ManagedRuleSet> managedRuleSets) Set the managedRuleSets property: List of rule sets.