Uses of Class
com.azure.resourcemanager.cdn.models.MigrationWebApplicationFirewallMapping
Packages that use MigrationWebApplicationFirewallMapping
Package
Description
Package containing the data models for CdnManagementClient.
-
Uses of MigrationWebApplicationFirewallMapping in com.azure.resourcemanager.cdn.models
Classes in com.azure.resourcemanager.cdn.models that implement interfaces with type arguments of type MigrationWebApplicationFirewallMappingModifier and TypeClassDescriptionfinal classWeb Application Firewall Mapping.Methods in com.azure.resourcemanager.cdn.models that return MigrationWebApplicationFirewallMappingModifier and TypeMethodDescriptionMigrationWebApplicationFirewallMapping.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of MigrationWebApplicationFirewallMapping from the JsonReader.MigrationWebApplicationFirewallMapping.withMigratedFrom(ResourceReference migratedFrom) Set the migratedFrom property: Migration From Waf policy.MigrationWebApplicationFirewallMapping.withMigratedTo(ResourceReference migratedTo) Set the migratedTo property: Migration to Waf policy.Methods in com.azure.resourcemanager.cdn.models that return types with arguments of type MigrationWebApplicationFirewallMappingModifier and TypeMethodDescriptionMigrationParameters.migrationWebApplicationFirewallMappings()Get the migrationWebApplicationFirewallMappings property: Waf mapping for the migrated profile.Method parameters in com.azure.resourcemanager.cdn.models with type arguments of type MigrationWebApplicationFirewallMappingModifier and TypeMethodDescriptionMigrationParameters.withMigrationWebApplicationFirewallMappings(List<MigrationWebApplicationFirewallMapping> migrationWebApplicationFirewallMappings) Set the migrationWebApplicationFirewallMappings property: Waf mapping for the migrated profile.