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