Freigeben über


DataBoxEdgeAuthenticationType Struktur

Definition

Der Authentifizierungstyp.

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

Konstruktoren

DataBoxEdgeAuthenticationType(String)

Initialisiert eine neue Instanz von DataBoxEdgeAuthenticationType.

Eigenschaften

AzureActiveDirectory

AzureActiveDirectory.

Invalid

Ungültig

Methoden

Equals(DataBoxEdgeAuthenticationType)

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

Bestimmt, ob zwei DataBoxEdgeAuthenticationType Werte identisch sind.

Implicit(String to DataBoxEdgeAuthenticationType)

Konvertiert eine Zeichenfolge in eine DataBoxEdgeAuthenticationType.

Inequality(DataBoxEdgeAuthenticationType, DataBoxEdgeAuthenticationType)

Bestimmt, ob zwei DataBoxEdgeAuthenticationType Werte nicht identisch sind.

Gilt für: