Class GalleryExtendedLocationType

java.lang.Object
com.azure.core.util.ExpandableStringEnum<GalleryExtendedLocationType>
com.azure.resourcemanager.compute.models.GalleryExtendedLocationType
All Implemented Interfaces:
com.azure.core.util.ExpandableEnum<String>

public final class GalleryExtendedLocationType extends com.azure.core.util.ExpandableStringEnum<GalleryExtendedLocationType>
It is type of the extended location.
  • Field Details

  • Constructor Details

    • GalleryExtendedLocationType

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

    • fromString

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

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