Class ExtendedLocationTypes


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

      • EDGE_ZONE

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

      • ExtendedLocationTypes

        public ExtendedLocationTypes()
    • Method Detail

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