Uses of Class
com.azure.resourcemanager.cdn.models.ManagedRuleSetList
-
Packages that use ManagedRuleSetList Package Description com.azure.resourcemanager.cdn.fluent.models Package containing the inner data models for CdnManagementClient.com.azure.resourcemanager.cdn.models 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 ManagedRuleSetList Modifier and Type Method Description ManagedRuleSetListCdnWebApplicationFirewallPolicyInner. managedRules()Get the managedRules property: Describes managed rules inside the policy.ManagedRuleSetListCdnWebApplicationFirewallPolicyProperties. managedRules()Get the managedRules property: Describes managed rules inside the policy.Methods in com.azure.resourcemanager.cdn.fluent.models with parameters of type ManagedRuleSetList Modifier and Type Method Description CdnWebApplicationFirewallPolicyInnerCdnWebApplicationFirewallPolicyInner. withManagedRules(ManagedRuleSetList managedRules)Set the managedRules property: Describes managed rules inside the policy.CdnWebApplicationFirewallPolicyPropertiesCdnWebApplicationFirewallPolicyProperties. 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 ManagedRuleSetList Modifier and Type Method Description ManagedRuleSetListManagedRuleSetList. withManagedRuleSets(List<ManagedRuleSet> managedRuleSets)Set the managedRuleSets property: List of rule sets.
-