Class ScaleType


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

      • HA

        public static final ScaleType HA
        Static value HA for ScaleType.
    • Constructor Detail

      • ScaleType

        public ScaleType()
    • Method Detail

      • fromString

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