Class MicrosoftGraphLocationUniqueIdType

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

public final class MicrosoftGraphLocationUniqueIdType extends com.azure.core.util.ExpandableStringEnum<MicrosoftGraphLocationUniqueIdType>
locationUniqueIdType.
  • Field Details

  • Constructor Details

    • MicrosoftGraphLocationUniqueIdType

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

    • fromString

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

      Gets known MicrosoftGraphLocationUniqueIdType values.
      Returns:
      known MicrosoftGraphLocationUniqueIdType values.