Partager via


ImpalaAuthenticationType Structure

Définition

Type d’authentification à utiliser.

public readonly struct ImpalaAuthenticationType : IEquatable<Azure.ResourceManager.DataFactory.Models.ImpalaAuthenticationType>
type ImpalaAuthenticationType = struct
Public Structure ImpalaAuthenticationType
Implements IEquatable(Of ImpalaAuthenticationType)
Héritage
ImpalaAuthenticationType
Implémente

Constructeurs

ImpalaAuthenticationType(String)

Initialise une nouvelle instance de ImpalaAuthenticationType.

Propriétés

Anonymous

Anonyme

SaslUsername

SASLUsername.

UsernameAndPassword

UsernameAndPassword.

Méthodes

Equals(ImpalaAuthenticationType)

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(ImpalaAuthenticationType, ImpalaAuthenticationType)

Détermine si deux ImpalaAuthenticationType valeurs sont identiques.

Implicit(String to ImpalaAuthenticationType)

Convertit une chaîne en ImpalaAuthenticationType.

Inequality(ImpalaAuthenticationType, ImpalaAuthenticationType)

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

S’applique à