Uses of Class
com.azure.resourcemanager.cdn.models.SecurityPolicyType
Packages that use SecurityPolicyType
Package
Description
Package containing the data models for CdnManagementClient.
-
Uses of SecurityPolicyType in com.azure.resourcemanager.cdn.models
Fields in com.azure.resourcemanager.cdn.models declared as SecurityPolicyTypeModifier and TypeFieldDescriptionstatic final SecurityPolicyTypeSecurityPolicyType.WEB_APPLICATION_FIREWALLStatic value WebApplicationFirewall for SecurityPolicyType.Methods in com.azure.resourcemanager.cdn.models that return SecurityPolicyTypeModifier and TypeMethodDescriptionstatic SecurityPolicyTypeSecurityPolicyType.fromString(String name) Creates or finds a SecurityPolicyType from its string representation.Methods in com.azure.resourcemanager.cdn.models that return types with arguments of type SecurityPolicyTypeModifier and TypeMethodDescriptionstatic Collection<SecurityPolicyType>SecurityPolicyType.values()Gets known SecurityPolicyType values.