Class MicrosoftGraphPhoneType

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

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

  • Constructor Details

    • MicrosoftGraphPhoneType

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

    • fromString

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

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