Class MicrosoftGraphFreeBusyStatus

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

public final class MicrosoftGraphFreeBusyStatus extends com.azure.core.util.ExpandableStringEnum<MicrosoftGraphFreeBusyStatus>
freeBusyStatus.
  • Field Details

  • Constructor Details

    • MicrosoftGraphFreeBusyStatus

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

    • fromString

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

      public static Collection<MicrosoftGraphFreeBusyStatus> values()
      Gets known MicrosoftGraphFreeBusyStatus values.
      Returns:
      known MicrosoftGraphFreeBusyStatus values.