Class RestoreTargetLocationType


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

      • RestoreTargetLocationType

        public RestoreTargetLocationType()
    • Method Detail

      • fromString

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