Class TeamDeskAuthenticationType

java.lang.Object
com.azure.core.util.ExpandableStringEnum<TeamDeskAuthenticationType>
com.azure.analytics.synapse.artifacts.models.TeamDeskAuthenticationType

public final class TeamDeskAuthenticationType extends com.azure.core.util.ExpandableStringEnum<TeamDeskAuthenticationType>
The authentication type to use.
  • Field Details

  • Constructor Details

    • TeamDeskAuthenticationType

      public TeamDeskAuthenticationType()
  • Method Details

    • fromString

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

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