### YamlMime:JavaType uid: "com.microsoft.azure.management.cdn.WafAction" fullName: "com.microsoft.azure.management.cdn.WafAction" name: "WafAction" nameWithType: "WafAction" summary: "Defines values for WafAction." inheritances: - "" - "" inheritedClassMethods: - classRef: "" methodsRef: - "fromString(java.lang.String,java.lang.Class)?alt=com.microsoft.rest.ExpandableStringEnum.fromString&text=fromString\" data-throw-if-not-resolved=\"False\" />" - "values(java.lang.Class)?alt=com.microsoft.rest.ExpandableStringEnum.values&text=values\" data-throw-if-not-resolved=\"False\" />" - "" - "" - "" - ")?alt=com.microsoft.rest.ExpandableStringEnum.withNameValue&text=withNameValue\" data-throw-if-not-resolved=\"False\" />" - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" syntax: "public final class **WafAction**
extends <>" constructors: - uid: "com.microsoft.azure.management.cdn.WafAction.WafAction()" fullName: "com.microsoft.azure.management.cdn.WafAction.WafAction()" name: "WafAction()" nameWithType: "WafAction.WafAction()" syntax: "public WafAction()" fields: - uid: "com.microsoft.azure.management.cdn.WafAction.ALLOW" fullName: "com.microsoft.azure.management.cdn.WafAction.ALLOW" name: "ALLOW" nameWithType: "WafAction.ALLOW" summary: "Static value allow for WafAction." modifiers: - "static" - "final" field: type: "" syntax: "public static final WafAction ALLOW" desc: "Static value allow for WafAction." - uid: "com.microsoft.azure.management.cdn.WafAction.BLOCK" fullName: "com.microsoft.azure.management.cdn.WafAction.BLOCK" name: "BLOCK" nameWithType: "WafAction.BLOCK" summary: "Static value block for WafAction." modifiers: - "static" - "final" field: type: "" syntax: "public static final WafAction BLOCK" desc: "Static value block for WafAction." - uid: "com.microsoft.azure.management.cdn.WafAction.LOG" fullName: "com.microsoft.azure.management.cdn.WafAction.LOG" name: "LOG" nameWithType: "WafAction.LOG" summary: "Static value log for WafAction." modifiers: - "static" - "final" field: type: "" syntax: "public static final WafAction LOG" desc: "Static value log for WafAction." - uid: "com.microsoft.azure.management.cdn.WafAction.REDIRECT" fullName: "com.microsoft.azure.management.cdn.WafAction.REDIRECT" name: "REDIRECT" nameWithType: "WafAction.REDIRECT" summary: "Static value redirect for WafAction." modifiers: - "static" - "final" field: type: "" syntax: "public static final WafAction REDIRECT" desc: "Static value redirect for WafAction." methods: - uid: "com.microsoft.azure.management.cdn.WafAction.fromString(java.lang.String)" fullName: "com.microsoft.azure.management.cdn.WafAction.fromString(String name)" name: "fromString(String name)" nameWithType: "WafAction.fromString(String name)" summary: "Creates or finds a WafAction from its string representation." modifiers: - "static" parameters: - description: "a name to look for" name: "name" type: "" syntax: "public static WafAction fromString(String name)" desc: "Creates or finds a WafAction from its string representation." returns: description: "the corresponding WafAction" type: "" - uid: "com.microsoft.azure.management.cdn.WafAction.values()" fullName: "com.microsoft.azure.management.cdn.WafAction.values()" name: "values()" nameWithType: "WafAction.values()" modifiers: - "static" syntax: "public static Collection values()" returns: description: "known WafAction values" type: "<>" type: "class" desc: "Defines values for WafAction." metadata: {} package: "com.microsoft.azure.management.cdn" artifact: com.microsoft.azure:azure-mgmt-cdn:1.41.4