Class MicrosoftGraphRecurrenceRangeType

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

public final class MicrosoftGraphRecurrenceRangeType extends com.azure.core.util.ExpandableStringEnum<MicrosoftGraphRecurrenceRangeType>
recurrenceRangeType.
  • Field Details

  • Constructor Details

    • MicrosoftGraphRecurrenceRangeType

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

    • fromString

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

      Gets known MicrosoftGraphRecurrenceRangeType values.
      Returns:
      known MicrosoftGraphRecurrenceRangeType values.