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