Uses of Class
com.azure.resourcemanager.frontdoor.fluent.models.WebApplicationFirewallPolicyProperties
Packages that use WebApplicationFirewallPolicyProperties
Package
Description
Package containing the inner data models for FrontDoorManagementClient.
-
Uses of WebApplicationFirewallPolicyProperties in com.azure.resourcemanager.frontdoor.fluent.models
Methods in com.azure.resourcemanager.frontdoor.fluent.models that return WebApplicationFirewallPolicyPropertiesModifier and TypeMethodDescriptionWebApplicationFirewallPolicyProperties.withCustomRules(CustomRuleList customRules) Set the customRules property: Describes custom rules inside the policy.WebApplicationFirewallPolicyProperties.withManagedRules(ManagedRuleSetList managedRules) Set the managedRules property: Describes managed rules inside the policy.WebApplicationFirewallPolicyProperties.withPolicySettings(PolicySettings policySettings) Set the policySettings property: Describes settings for the policy.