### YamlMime:JavaType uid: "com.microsoft.azure.management.keyvault.NetworkRuleAction" fullName: "com.microsoft.azure.management.keyvault.NetworkRuleAction" name: "NetworkRuleAction" nameWithType: "NetworkRuleAction" summary: "Defines values for NetworkRuleAction." 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 **NetworkRuleAction**
extends <>" constructors: - uid: "com.microsoft.azure.management.keyvault.NetworkRuleAction.NetworkRuleAction()" fullName: "com.microsoft.azure.management.keyvault.NetworkRuleAction.NetworkRuleAction()" name: "NetworkRuleAction()" nameWithType: "NetworkRuleAction.NetworkRuleAction()" syntax: "public NetworkRuleAction()" fields: - uid: "com.microsoft.azure.management.keyvault.NetworkRuleAction.ALLOW" fullName: "com.microsoft.azure.management.keyvault.NetworkRuleAction.ALLOW" name: "ALLOW" nameWithType: "NetworkRuleAction.ALLOW" summary: "Static value Allow for NetworkRuleAction." modifiers: - "static" - "final" field: type: "" syntax: "public static final NetworkRuleAction ALLOW" desc: "Static value Allow for NetworkRuleAction." - uid: "com.microsoft.azure.management.keyvault.NetworkRuleAction.DENY" fullName: "com.microsoft.azure.management.keyvault.NetworkRuleAction.DENY" name: "DENY" nameWithType: "NetworkRuleAction.DENY" summary: "Static value Deny for NetworkRuleAction." modifiers: - "static" - "final" field: type: "" syntax: "public static final NetworkRuleAction DENY" desc: "Static value Deny for NetworkRuleAction." methods: - uid: "com.microsoft.azure.management.keyvault.NetworkRuleAction.fromString(java.lang.String)" fullName: "com.microsoft.azure.management.keyvault.NetworkRuleAction.fromString(String name)" name: "fromString(String name)" nameWithType: "NetworkRuleAction.fromString(String name)" summary: "Creates or finds a NetworkRuleAction from its string representation." modifiers: - "static" parameters: - description: "a name to look for" name: "name" type: "" syntax: "public static NetworkRuleAction fromString(String name)" desc: "Creates or finds a NetworkRuleAction from its string representation." returns: description: "the corresponding NetworkRuleAction" type: "" - uid: "com.microsoft.azure.management.keyvault.NetworkRuleAction.values()" fullName: "com.microsoft.azure.management.keyvault.NetworkRuleAction.values()" name: "values()" nameWithType: "NetworkRuleAction.values()" modifiers: - "static" syntax: "public static Collection values()" returns: description: "known NetworkRuleAction values" type: "<>" type: "class" desc: "Defines values for NetworkRuleAction." metadata: {} package: "com.microsoft.azure.management.keyvault" artifact: com.microsoft.azure:azure-mgmt-keyvault:1.41.4