Class IpActionType


  • public final class IpActionType
    extends com.azure.core.util.ExpandableStringEnum<IpActionType>
    Defines values for IpActionType.
    • Field Detail

      • ALLOW

        public static final IpActionType ALLOW
        Static value Allow for IpActionType.
    • Constructor Detail

      • IpActionType

        public IpActionType()
    • Method Detail

      • fromString

        public static IpActionType fromString​(String name)
        Creates or finds a IpActionType from its string representation.
        Parameters:
        name - a name to look for.
        Returns:
        the corresponding IpActionType.