Uses of Class
com.azure.resourcemanager.cdn.models.SecurityPolicyWebApplicationFirewallAssociation
Packages that use SecurityPolicyWebApplicationFirewallAssociation
Package
Description
Package containing the data models for CdnManagementClient.
-
Uses of SecurityPolicyWebApplicationFirewallAssociation in com.azure.resourcemanager.cdn.models
Methods in com.azure.resourcemanager.cdn.models that return SecurityPolicyWebApplicationFirewallAssociationModifier and TypeMethodDescriptionSecurityPolicyWebApplicationFirewallAssociation.withDomains(List<ActivatedResourceReference> domains) Set the domains property: List of domains.SecurityPolicyWebApplicationFirewallAssociation.withPatternsToMatch(List<String> patternsToMatch) Set the patternsToMatch property: List of paths.Methods in com.azure.resourcemanager.cdn.models that return types with arguments of type SecurityPolicyWebApplicationFirewallAssociationModifier and TypeMethodDescriptionSecurityPolicyWebApplicationFirewallParameters.associations()Get the associations property: Waf associations.Method parameters in com.azure.resourcemanager.cdn.models with type arguments of type SecurityPolicyWebApplicationFirewallAssociationModifier and TypeMethodDescriptionSecurityPolicyWebApplicationFirewallParameters.withAssociations(List<SecurityPolicyWebApplicationFirewallAssociation> associations) Set the associations property: Waf associations.