Class MicrosoftGraphPlannerPreviewType

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

public final class MicrosoftGraphPlannerPreviewType extends com.azure.core.util.ExpandableStringEnum<MicrosoftGraphPlannerPreviewType>
Defines values for MicrosoftGraphPlannerPreviewType.
  • Field Details

  • Constructor Details

    • MicrosoftGraphPlannerPreviewType

      public MicrosoftGraphPlannerPreviewType()
  • Method Details

    • fromString

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

      Returns:
      known MicrosoftGraphPlannerPreviewType values.