Class ExtendedLocationType


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

      • EDGE_ZONE

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

      • ExtendedLocationType

        public ExtendedLocationType()
    • Method Detail

      • fromString

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