Class SybaseAuthenticationType


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

      • SybaseAuthenticationType

        public SybaseAuthenticationType()
    • Method Detail

      • fromString

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