Uses of Interface
com.azure.resourcemanager.frontdoor.models.WebApplicationFirewallPolicy.Update
Package
Description
Package containing the data models for FrontDoorManagementClient.
-
Uses of WebApplicationFirewallPolicy.Update in com.azure.resourcemanager.frontdoor.models
Modifier and TypeMethodDescriptionWebApplicationFirewallPolicy.update()
Begins update for the WebApplicationFirewallPolicy resource.WebApplicationFirewallPolicy.UpdateStages.WithCustomRules.withCustomRules
(CustomRuleList customRules) Specifies the customRules property: Describes custom rules inside the policy..Specifies the etag property: Gets a unique read-only string that changes whenever the resource is updated..WebApplicationFirewallPolicy.UpdateStages.WithManagedRules.withManagedRules
(ManagedRuleSetList managedRules) Specifies the managedRules property: Describes managed rules inside the policy..WebApplicationFirewallPolicy.UpdateStages.WithPolicySettings.withPolicySettings
(PolicySettings policySettings) Specifies the policySettings property: Describes settings for the policy..Specifies the sku property: The pricing tier of web application firewall policy.Specifies the tags property: Resource tags..