KustoDatabasePrincipalType Struktur
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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:
Azure SDK for .NET