Class BackupStorageRedundancy


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

      • BackupStorageRedundancy

        public BackupStorageRedundancy()
    • Method Detail

      • fromString

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