Class InventoryRuleType


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

      • INVENTORY

        public static final InventoryRuleType INVENTORY
        Static value Inventory for InventoryRuleType.
    • Constructor Detail

      • InventoryRuleType

        public InventoryRuleType()
    • Method Detail

      • fromString

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