KustoDatabasePrincipalAssignmentType 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.
Der Ressourcentyp Microsoft.Kusto/clusters/databases/principalAssignments.
public readonly struct KustoDatabasePrincipalAssignmentType : IEquatable<Azure.ResourceManager.Kusto.Models.KustoDatabasePrincipalAssignmentType>
type KustoDatabasePrincipalAssignmentType = struct
Public Structure KustoDatabasePrincipalAssignmentType
Implements IEquatable(Of KustoDatabasePrincipalAssignmentType)
- Vererbung
-
KustoDatabasePrincipalAssignmentType
- Implementiert
Konstruktoren
KustoDatabasePrincipalAssignmentType(String) |
Initialisiert eine neue Instanz von KustoDatabasePrincipalAssignmentType. |
Eigenschaften
MicrosoftKustoClustersDatabasesPrincipalAssignments |
Microsoft.Kusto/clusters/databases/principalAssignments. |
Methoden
Equals(KustoDatabasePrincipalAssignmentType) |
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(KustoDatabasePrincipalAssignmentType, KustoDatabasePrincipalAssignmentType) |
Bestimmt, ob zwei KustoDatabasePrincipalAssignmentType Werte identisch sind. |
Implicit(String to KustoDatabasePrincipalAssignmentType) |
Konvertiert eine Zeichenfolge in eine KustoDatabasePrincipalAssignmentType. |
Inequality(KustoDatabasePrincipalAssignmentType, KustoDatabasePrincipalAssignmentType) |
Bestimmt, ob zwei KustoDatabasePrincipalAssignmentType Werte nicht identisch sind. |
Gilt für:
Azure SDK for .NET