Class EncryptionVersionType


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

      • AUTO_DETECTED

        public static final EncryptionVersionType AUTO_DETECTED
        Static value AutoDetected for EncryptionVersionType.
    • Constructor Detail

      • EncryptionVersionType

        public EncryptionVersionType()
    • Method Detail

      • fromString

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