Class ExtendedLocationTypes

java.lang.Object
com.microsoft.rest.ExpandableStringEnum<ExtendedLocationTypes>
com.microsoft.azure.management.compute.ExtendedLocationTypes

public final class ExtendedLocationTypes extends com.microsoft.rest.ExpandableStringEnum<ExtendedLocationTypes>
Defines values for ExtendedLocationTypes.
  • Field Details

    • EDGE_ZONE

      public static final ExtendedLocationTypes EDGE_ZONE
      Static value EdgeZone for ExtendedLocationTypes.
  • Constructor Details

    • ExtendedLocationTypes

      public ExtendedLocationTypes()
  • Method Details

    • fromString

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

      public static Collection<ExtendedLocationTypes> values()
      Returns:
      known ExtendedLocationTypes values