Uses of Class
com.azure.resourcemanager.cdn.models.CdnWebApplicationFirewallPolicyList
Packages that use CdnWebApplicationFirewallPolicyList
Package
Description
Package containing the data models for CdnManagementClient.
-
Uses of CdnWebApplicationFirewallPolicyList in com.azure.resourcemanager.cdn.models
Classes in com.azure.resourcemanager.cdn.models that implement interfaces with type arguments of type CdnWebApplicationFirewallPolicyListModifier and TypeClassDescriptionfinal classDefines a list of WebApplicationFirewallPolicies for Azure CDN.Methods in com.azure.resourcemanager.cdn.models that return CdnWebApplicationFirewallPolicyListModifier and TypeMethodDescriptionCdnWebApplicationFirewallPolicyList.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of CdnWebApplicationFirewallPolicyList from the JsonReader.CdnWebApplicationFirewallPolicyList.withNextLink(String nextLink) Set the nextLink property: URL to get the next set of WebApplicationFirewallPolicy objects if there are any.