Freigeben über


KustoDatabasePrincipalType Struktur

Definition

Datenbankprinzipaltyp.

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

Konstruktoren

KustoDatabasePrincipalType(String)

Initialisiert eine neue Instanz von KustoDatabasePrincipalType.

Eigenschaften

App

App.

Group

Gruppe.

User

Benutzer

Methoden

Equals(KustoDatabasePrincipalType)

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

Bestimmt, ob zwei KustoDatabasePrincipalType Werte identisch sind.

Implicit(String to KustoDatabasePrincipalType)

Konvertiert eine Zeichenfolge in eine KustoDatabasePrincipalType.

Inequality(KustoDatabasePrincipalType, KustoDatabasePrincipalType)

Bestimmt, ob zwei KustoDatabasePrincipalType Werte nicht identisch sind.

Gilt für: