Freigeben über


ImpalaAuthenticationType Struktur

Definition

Der zu verwendende Authentifizierungstyp.

public readonly struct ImpalaAuthenticationType : IEquatable<Azure.ResourceManager.DataFactory.Models.ImpalaAuthenticationType>
type ImpalaAuthenticationType = struct
Public Structure ImpalaAuthenticationType
Implements IEquatable(Of ImpalaAuthenticationType)
Vererbung
ImpalaAuthenticationType
Implementiert

Konstruktoren

ImpalaAuthenticationType(String)

Initialisiert eine neue Instanz von ImpalaAuthenticationType.

Eigenschaften

Anonymous

Anonym

SaslUsername

SASLUsername.

UsernameAndPassword

UsernameAndPassword.

Methoden

Equals(ImpalaAuthenticationType)

Gibt an, ob das aktuelle Objekt gleich einem anderen Objekt des gleichen Typs ist.

ToString()

Gibt den voll qualifizierten Typnamen dieser Instanz zurück.

Operatoren

Equality(ImpalaAuthenticationType, ImpalaAuthenticationType)

Bestimmt, ob zwei ImpalaAuthenticationType Werte gleich sind.

Implicit(String to ImpalaAuthenticationType)

Konvertiert eine Zeichenfolge in eine ImpalaAuthenticationType.

Inequality(ImpalaAuthenticationType, ImpalaAuthenticationType)

Bestimmt, ob zwei ImpalaAuthenticationType Werte nicht identisch sind.

Gilt für: