Class SupportedTlsVersions


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

      • SupportedTlsVersions

        public SupportedTlsVersions()
    • Method Detail

      • fromString

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