Uses of Interface
com.azure.resourcemanager.frontdoor.models.WebApplicationFirewallPolicy.DefinitionStages.WithCreate
Packages that use WebApplicationFirewallPolicy.DefinitionStages.WithCreate
Package
Description
Package containing the data models for FrontDoorManagementClient.
-
Uses of WebApplicationFirewallPolicy.DefinitionStages.WithCreate in com.azure.resourcemanager.frontdoor.models
Subinterfaces of WebApplicationFirewallPolicy.DefinitionStages.WithCreate in com.azure.resourcemanager.frontdoor.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the WebApplicationFirewallPolicy definition.Methods in com.azure.resourcemanager.frontdoor.models that return WebApplicationFirewallPolicy.DefinitionStages.WithCreateModifier and TypeMethodDescriptionWebApplicationFirewallPolicy.DefinitionStages.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.DefinitionStages.WithResourceGroup.withExistingResourceGroup(String resourceGroupName) Specifies resourceGroupName.WebApplicationFirewallPolicy.DefinitionStages.WithManagedRules.withManagedRules(ManagedRuleSetList managedRules) Specifies the managedRules property: Describes managed rules inside the policy..WebApplicationFirewallPolicy.DefinitionStages.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..