Class BudgetOperatorType


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

    • Constructor Detail

      • BudgetOperatorType

        public BudgetOperatorType()
    • Method Detail

      • fromString

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