Class MicrosoftGraphWebsiteType


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

      • MicrosoftGraphWebsiteType

        public MicrosoftGraphWebsiteType()
    • Method Detail

      • fromString

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