IpRuleAction Enum
- java.
lang. Object - java.
lang. Enum - com.
azure. resourcemanager. batch. models. IpRuleAction
- com.
- java.
public enum IpRuleAction
extends Enum<IpRuleAction>
The action when client IP address is matched.
Fields
| ALLOW |
Allow access for the matched client IP address. |
Methods inherited from java.lang.Enum
Methods inherited from java.lang.Object
Methods
fromString(String value)
public static IpRuleAction fromString(String value)
Parses a serialized value to a IpRuleAction instance.
Parameters
- value
- String