Class MicrosoftGraphRecurrencePatternType

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

public final class MicrosoftGraphRecurrencePatternType extends com.azure.core.util.ExpandableStringEnum<MicrosoftGraphRecurrencePatternType>
recurrencePatternType.
  • Field Details

  • Constructor Details

    • MicrosoftGraphRecurrencePatternType

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

    • fromString

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

      Gets known MicrosoftGraphRecurrencePatternType values.
      Returns:
      known MicrosoftGraphRecurrencePatternType values.