Freigeben über


KustoClusterType Struktur

Definition

Der Ressourcentyp Microsoft.Kusto/clusters.

public readonly struct KustoClusterType : IEquatable<Azure.ResourceManager.Kusto.Models.KustoClusterType>
type KustoClusterType = struct
Public Structure KustoClusterType
Implements IEquatable(Of KustoClusterType)
Vererbung
KustoClusterType
Implementiert

Konstruktoren

KustoClusterType(String)

Initialisiert eine neue Instanz von KustoClusterType.

Eigenschaften

MicrosoftKustoClusters

Microsoft.Kusto/clusters.

Methoden

Equals(KustoClusterType)

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(KustoClusterType, KustoClusterType)

Bestimmt, ob zwei KustoClusterType Werte gleich sind.

Implicit(String to KustoClusterType)

Konvertiert eine Zeichenfolge in eine KustoClusterType.

Inequality(KustoClusterType, KustoClusterType)

Bestimmt, ob zwei KustoClusterType Werte nicht identisch sind.

Gilt für: