Partager via


SparkAuthenticationType Structure

Définition

Méthode d’authentification utilisée pour accéder au serveur Spark.

public readonly struct SparkAuthenticationType : IEquatable<Azure.Analytics.Synapse.Artifacts.Models.SparkAuthenticationType>
type SparkAuthenticationType = struct
Public Structure SparkAuthenticationType
Implements IEquatable(Of SparkAuthenticationType)
Héritage
SparkAuthenticationType
Implémente

Constructeurs

SparkAuthenticationType(String)

Initialise une nouvelle instance de SparkAuthenticationType.

Propriétés

Anonymous

Anonyme

Username

Nom d'utilisateur.

UsernameAndPassword

UsernameAndPassword.

WindowsAzureHDInsightService

WindowsAzureHDInsightService.

Méthodes

Equals(SparkAuthenticationType)

Indique si l'objet actuel est égal à un autre objet du même type.

ToString()

Retourne le nom de type qualifié complet de cette instance.

Opérateurs

Equality(SparkAuthenticationType, SparkAuthenticationType)

Détermine si deux SparkAuthenticationType valeurs sont identiques.

Implicit(String to SparkAuthenticationType)

Convertit une chaîne en SparkAuthenticationType.

Inequality(SparkAuthenticationType, SparkAuthenticationType)

Détermine si deux SparkAuthenticationType valeurs ne sont pas identiques.

S’applique à