Class MicrosoftGraphScheduleChangeState

java.lang.Object
com.azure.core.util.ExpandableStringEnum<MicrosoftGraphScheduleChangeState>
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphScheduleChangeState

public final class MicrosoftGraphScheduleChangeState extends com.azure.core.util.ExpandableStringEnum<MicrosoftGraphScheduleChangeState>
scheduleChangeState.
  • Field Details

  • Constructor Details

    • MicrosoftGraphScheduleChangeState

      @Deprecated public MicrosoftGraphScheduleChangeState()
      Deprecated.
      Use the fromString(String) factory method.
      Creates a new instance of MicrosoftGraphScheduleChangeState value.
  • Method Details

    • fromString

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

      Gets known MicrosoftGraphScheduleChangeState values.
      Returns:
      known MicrosoftGraphScheduleChangeState values.