Uses of Class
com.azure.resourcemanager.cdn.fluent.models.CdnWebApplicationFirewallPolicyProperties
Packages that use CdnWebApplicationFirewallPolicyProperties
Package
Description
Package containing the inner data models for CdnManagementClient.
-
Uses of CdnWebApplicationFirewallPolicyProperties in com.azure.resourcemanager.cdn.fluent.models
Methods in com.azure.resourcemanager.cdn.fluent.models that return CdnWebApplicationFirewallPolicyPropertiesModifier and TypeMethodDescriptionCdnWebApplicationFirewallPolicyProperties.withCustomRules(CustomRuleList customRules) Set the customRules property: Describes custom rules inside the policy.CdnWebApplicationFirewallPolicyProperties.withManagedRules(ManagedRuleSetList managedRules) Set the managedRules property: Describes managed rules inside the policy.CdnWebApplicationFirewallPolicyProperties.withPolicySettings(PolicySettings policySettings) Set the policySettings property: Describes policySettings for policy.CdnWebApplicationFirewallPolicyProperties.withRateLimitRules(RateLimitRuleList rateLimitRules) Set the rateLimitRules property: Describes rate limit rules inside the policy.