Class MicrosoftGraphWebsiteType

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

public final class MicrosoftGraphWebsiteType extends com.azure.core.util.ExpandableStringEnum<MicrosoftGraphWebsiteType>
websiteType.
  • Field Details

  • Constructor Details

    • MicrosoftGraphWebsiteType

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

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

      public static Collection<MicrosoftGraphWebsiteType> values()
      Gets known MicrosoftGraphWebsiteType values.
      Returns:
      known MicrosoftGraphWebsiteType values.