Class MicrosoftGraphCalendarRoleType

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

public final class MicrosoftGraphCalendarRoleType extends com.azure.core.util.ExpandableStringEnum<MicrosoftGraphCalendarRoleType>
calendarRoleType.
  • Field Details

  • Constructor Details

    • MicrosoftGraphCalendarRoleType

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

    • fromString

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

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