Class MicrosoftGraphWellknownListName

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

public final class MicrosoftGraphWellknownListName extends com.azure.core.util.ExpandableStringEnum<MicrosoftGraphWellknownListName>
wellknownListName.
  • Field Details

  • Constructor Details

    • MicrosoftGraphWellknownListName

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

    • fromString

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

      Gets known MicrosoftGraphWellknownListName values.
      Returns:
      known MicrosoftGraphWellknownListName values.