Class SchedulerCurrentState


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

      • SchedulerCurrentState

        public SchedulerCurrentState()
    • Method Detail

      • fromString

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