Uses of Class
com.azure.resourcemanager.network.fluent.models.WebApplicationFirewallPolicyPropertiesFormat
Packages that use WebApplicationFirewallPolicyPropertiesFormat
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of WebApplicationFirewallPolicyPropertiesFormat in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return WebApplicationFirewallPolicyPropertiesFormatModifier and TypeMethodDescriptionWebApplicationFirewallPolicyPropertiesFormat.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of WebApplicationFirewallPolicyPropertiesFormat from the JsonReader.WebApplicationFirewallPolicyPropertiesFormat.withCustomRules(List<WebApplicationFirewallCustomRule> customRules) Set the customRules property: The custom rules inside the policy.WebApplicationFirewallPolicyPropertiesFormat.withManagedRules(ManagedRulesDefinition managedRules) Set the managedRules property: Describes the managedRules structure.WebApplicationFirewallPolicyPropertiesFormat.withPolicySettings(PolicySettings policySettings) Set the policySettings property: The PolicySettings for policy.