Uses of Class
com.azure.resourcemanager.cdn.models.SecurityPolicyType
-
Packages that use SecurityPolicyType Package Description com.azure.resourcemanager.cdn.models 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 SecurityPolicyType Modifier and Type Field Description static SecurityPolicyTypeSecurityPolicyType. WEB_APPLICATION_FIREWALLStatic value WebApplicationFirewall for SecurityPolicyType.Methods in com.azure.resourcemanager.cdn.models that return SecurityPolicyType Modifier and Type Method Description static 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 SecurityPolicyType Modifier and Type Method Description static Collection<SecurityPolicyType>SecurityPolicyType. values()
-