Uses of Class
com.azure.resourcemanager.cdn.models.ProfileChangeSkuWafMapping
Packages that use ProfileChangeSkuWafMapping
Package
Description
Package containing the data models for CdnManagementClient.
-
Uses of ProfileChangeSkuWafMapping in com.azure.resourcemanager.cdn.models
Methods in com.azure.resourcemanager.cdn.models that return ProfileChangeSkuWafMappingModifier and TypeMethodDescriptionProfileChangeSkuWafMapping.withChangeToWafPolicy(ResourceReference changeToWafPolicy) Set the changeToWafPolicy property: The new waf resource for the security policy to use.ProfileChangeSkuWafMapping.withSecurityPolicyName(String securityPolicyName) Set the securityPolicyName property: The security policy name.Methods in com.azure.resourcemanager.cdn.models that return types with arguments of type ProfileChangeSkuWafMappingModifier and TypeMethodDescriptionProfileUpgradeParameters.wafMappingList()Get the wafMappingList property: Web Application Firewall (WAF) and security policy mapping for the profile upgrade.Method parameters in com.azure.resourcemanager.cdn.models with type arguments of type ProfileChangeSkuWafMappingModifier and TypeMethodDescriptionProfileUpgradeParameters.withWafMappingList(List<ProfileChangeSkuWafMapping> wafMappingList) Set the wafMappingList property: Web Application Firewall (WAF) and security policy mapping for the profile upgrade.