Class TeradataAuthenticationType

java.lang.Object
com.azure.core.util.ExpandableStringEnum<TeradataAuthenticationType>
com.azure.resourcemanager.datafactory.models.TeradataAuthenticationType

public final class TeradataAuthenticationType extends com.azure.core.util.ExpandableStringEnum<TeradataAuthenticationType>
AuthenticationType to be used for connection.
  • Field Details

  • Constructor Details

    • TeradataAuthenticationType

      public TeradataAuthenticationType()
  • Method Details

    • fromString

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

      public static Collection<TeradataAuthenticationType> values()
      Gets known TeradataAuthenticationType values.
      Returns:
      known TeradataAuthenticationType values.