Class MicrosoftGraphWellknownListName


  • public final class MicrosoftGraphWellknownListName
    extends com.azure.core.util.ExpandableStringEnum<MicrosoftGraphWellknownListName>
    Defines values for MicrosoftGraphWellknownListName.
    • Constructor Detail

      • MicrosoftGraphWellknownListName

        public MicrosoftGraphWellknownListName()
    • Method Detail

      • 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.