### YamlMime:JavaEnum uid: "com.microsoft.azure.management.batch.NetworkSecurityGroupRuleAccess" fullName: "com.microsoft.azure.management.batch.NetworkSecurityGroupRuleAccess" name: "NetworkSecurityGroupRuleAccess" nameWithType: "NetworkSecurityGroupRuleAccess" summary: "Defines values for NetworkSecurityGroupRuleAccess." 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 **NetworkSecurityGroupRuleAccess**
extends <>" fields: - uid: "com.microsoft.azure.management.batch.NetworkSecurityGroupRuleAccess.ALLOW" fullName: "com.microsoft.azure.management.batch.NetworkSecurityGroupRuleAccess.ALLOW" name: "ALLOW" nameWithType: "NetworkSecurityGroupRuleAccess.ALLOW" summary: "Allow access." desc: "Allow access." - uid: "com.microsoft.azure.management.batch.NetworkSecurityGroupRuleAccess.DENY" fullName: "com.microsoft.azure.management.batch.NetworkSecurityGroupRuleAccess.DENY" name: "DENY" nameWithType: "NetworkSecurityGroupRuleAccess.DENY" summary: "Deny access." desc: "Deny access." methods: - uid: "com.microsoft.azure.management.batch.NetworkSecurityGroupRuleAccess.fromString(java.lang.String)" fullName: "com.microsoft.azure.management.batch.NetworkSecurityGroupRuleAccess.fromString(String value)" name: "fromString(String value)" nameWithType: "NetworkSecurityGroupRuleAccess.fromString(String value)" summary: "Parses a serialized value to a NetworkSecurityGroupRuleAccess instance." modifiers: - "static" parameters: - description: "the serialized value to parse." name: "value" type: "" syntax: "public static NetworkSecurityGroupRuleAccess fromString(String value)" desc: "Parses a serialized value to a NetworkSecurityGroupRuleAccess instance." returns: description: "the parsed NetworkSecurityGroupRuleAccess object, or null if unable to parse." type: "" - uid: "com.microsoft.azure.management.batch.NetworkSecurityGroupRuleAccess.toString()" fullName: "com.microsoft.azure.management.batch.NetworkSecurityGroupRuleAccess.toString()" name: "toString()" nameWithType: "NetworkSecurityGroupRuleAccess.toString()" overridden: "java.lang.Enum.toString()" syntax: "public String toString()" returns: type: "" - uid: "com.microsoft.azure.management.batch.NetworkSecurityGroupRuleAccess.valueOf(java.lang.String)" fullName: "com.microsoft.azure.management.batch.NetworkSecurityGroupRuleAccess.valueOf(String name)" name: "valueOf(String name)" nameWithType: "NetworkSecurityGroupRuleAccess.valueOf(String name)" modifiers: - "static" parameters: - name: "name" type: "" syntax: "public static NetworkSecurityGroupRuleAccess valueOf(String name)" returns: type: "" - uid: "com.microsoft.azure.management.batch.NetworkSecurityGroupRuleAccess.values()" fullName: "com.microsoft.azure.management.batch.NetworkSecurityGroupRuleAccess.values()" name: "values()" nameWithType: "NetworkSecurityGroupRuleAccess.values()" modifiers: - "static" syntax: "public static NetworkSecurityGroupRuleAccess[] values()" returns: type: "[]" desc: "Defines values for NetworkSecurityGroupRuleAccess." metadata: {} package: "com.microsoft.azure.management.batch" artifact: com.microsoft.azure:azure-mgmt-batch:1.41.4