Class PerformanceLevelUnit


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

      • PerformanceLevelUnit

        public PerformanceLevelUnit()
    • Method Detail

      • fromString

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