### YamlMime:JavaType uid: "com.azure.resourcemanager.cdn.models.WafRuleType" fullName: "com.azure.resourcemanager.cdn.models.WafRuleType" name: "WafRuleType" nameWithType: "WafRuleType" summary: "Defines values for WafRuleType." inheritances: - "" - "" inheritedClassMethods: - classRef: "" methodsRef: - "fromString(java.lang.String,java.lang.Class)?alt=com.azure.core.util.ExpandableStringEnum.fromString&text=fromString\" data-throw-if-not-resolved=\"False\" />" - "values(java.lang.Class)?alt=com.azure.core.util.ExpandableStringEnum.values&text=values\" data-throw-if-not-resolved=\"False\" />" - "" - "" - "" - "" - classRef: "java.lang.Object" methodsRef: - "clone" - "finalize" - "getClass" - "notify" - "notifyAll" - "wait" - "wait" - "wait" syntax: "public final class **WafRuleType**
extends <>" constructors: - uid: "com.azure.resourcemanager.cdn.models.WafRuleType.WafRuleType()" fullName: "com.azure.resourcemanager.cdn.models.WafRuleType.WafRuleType()" name: "WafRuleType()" nameWithType: "WafRuleType.WafRuleType()" summary: "Creates a new instance of WafRuleType value." deprecatedTag: "Use the factory method." syntax: "@Deprecated
public WafRuleType()" desc: "Creates a new instance of WafRuleType value." hasDeprecatedTag: true fields: - uid: "com.azure.resourcemanager.cdn.models.WafRuleType.BOT" fullName: "com.azure.resourcemanager.cdn.models.WafRuleType.BOT" name: "BOT" nameWithType: "WafRuleType.BOT" summary: "Static value bot for WafRuleType." modifiers: - "static" - "final" field: type: "" syntax: "public static final WafRuleType BOT" desc: "Static value bot for WafRuleType." - uid: "com.azure.resourcemanager.cdn.models.WafRuleType.CUSTOM" fullName: "com.azure.resourcemanager.cdn.models.WafRuleType.CUSTOM" name: "CUSTOM" nameWithType: "WafRuleType.CUSTOM" summary: "Static value custom for WafRuleType." modifiers: - "static" - "final" field: type: "" syntax: "public static final WafRuleType CUSTOM" desc: "Static value custom for WafRuleType." - uid: "com.azure.resourcemanager.cdn.models.WafRuleType.MANAGED" fullName: "com.azure.resourcemanager.cdn.models.WafRuleType.MANAGED" name: "MANAGED" nameWithType: "WafRuleType.MANAGED" summary: "Static value managed for WafRuleType." modifiers: - "static" - "final" field: type: "" syntax: "public static final WafRuleType MANAGED" desc: "Static value managed for WafRuleType." methods: - uid: "com.azure.resourcemanager.cdn.models.WafRuleType.fromString(java.lang.String)" fullName: "com.azure.resourcemanager.cdn.models.WafRuleType.fromString(String name)" name: "fromString(String name)" nameWithType: "WafRuleType.fromString(String name)" summary: "Creates or finds a WafRuleType from its string representation." modifiers: - "static" parameters: - description: "a name to look for." name: "name" type: "String" syntax: "public static WafRuleType fromString(String name)" desc: "Creates or finds a WafRuleType from its string representation." returns: description: "the corresponding WafRuleType." type: "" - uid: "com.azure.resourcemanager.cdn.models.WafRuleType.values()" fullName: "com.azure.resourcemanager.cdn.models.WafRuleType.values()" name: "values()" nameWithType: "WafRuleType.values()" summary: "Gets known WafRuleType values." modifiers: - "static" syntax: "public static Collection values()" desc: "Gets known WafRuleType values." returns: description: "known WafRuleType values." type: "Collection<>" type: "class" desc: "Defines values for WafRuleType." metadata: {} package: "com.azure.resourcemanager.cdn.models" artifact: com.azure.resourcemanager:azure-resourcemanager-cdn:2.44.0