Freigeben über


KustoClusterPrincipalRole Struktur

Definition

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: