### YamlMime:JavaEnum uid: "com.microsoft.azure.management.storage.DefaultAction" fullName: "com.microsoft.azure.management.storage.DefaultAction" name: "DefaultAction" nameWithType: "DefaultAction" summary: "Defines values for DefaultAction." inheritances: - "" - "" inheritedClassMethods: - classRef: "" methodsRef: - "valueOf(java.lang.Class,java.lang.String)?alt=java.lang.Enum.valueOf&text=valueOf\" data-throw-if-not-resolved=\"False\" />" - "" - "" - "" - "" - "" - "" - "" - "" - "" - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" syntax: "public enum **DefaultAction**
extends <>" fields: - uid: "com.microsoft.azure.management.storage.DefaultAction.ALLOW" fullName: "com.microsoft.azure.management.storage.DefaultAction.ALLOW" name: "ALLOW" nameWithType: "DefaultAction.ALLOW" summary: "Enum value Allow." desc: "Enum value Allow." - uid: "com.microsoft.azure.management.storage.DefaultAction.DENY" fullName: "com.microsoft.azure.management.storage.DefaultAction.DENY" name: "DENY" nameWithType: "DefaultAction.DENY" summary: "Enum value Deny." desc: "Enum value Deny." methods: - uid: "com.microsoft.azure.management.storage.DefaultAction.fromString(java.lang.String)" fullName: "com.microsoft.azure.management.storage.DefaultAction.fromString(String value)" name: "fromString(String value)" nameWithType: "DefaultAction.fromString(String value)" summary: "Parses a serialized value to a DefaultAction instance." modifiers: - "static" parameters: - description: "the serialized value to parse." name: "value" type: "" syntax: "public static DefaultAction fromString(String value)" desc: "Parses a serialized value to a DefaultAction instance." returns: description: "the parsed DefaultAction object, or null if unable to parse." type: "" - uid: "com.microsoft.azure.management.storage.DefaultAction.toString()" fullName: "com.microsoft.azure.management.storage.DefaultAction.toString()" name: "toString()" nameWithType: "DefaultAction.toString()" overridden: "java.lang.Enum.toString()" syntax: "public String toString()" returns: type: "" - uid: "com.microsoft.azure.management.storage.DefaultAction.valueOf(java.lang.String)" fullName: "com.microsoft.azure.management.storage.DefaultAction.valueOf(String name)" name: "valueOf(String name)" nameWithType: "DefaultAction.valueOf(String name)" modifiers: - "static" parameters: - name: "name" type: "" syntax: "public static DefaultAction valueOf(String name)" returns: type: "" - uid: "com.microsoft.azure.management.storage.DefaultAction.values()" fullName: "com.microsoft.azure.management.storage.DefaultAction.values()" name: "values()" nameWithType: "DefaultAction.values()" modifiers: - "static" syntax: "public static DefaultAction[] values()" returns: type: "[]" desc: "Defines values for DefaultAction." metadata: {} package: "com.microsoft.azure.management.storage" artifact: com.microsoft.azure:azure-mgmt-storage:1.41.4