Class RuleType


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

      • LIFECYCLE

        public static final RuleType LIFECYCLE
        Static value Lifecycle for RuleType.
    • Constructor Detail

      • RuleType

        public RuleType()
    • Method Detail

      • fromString

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