Freigeben über


KustoClusterState Struktur

Definition

Der Status der Ressource.

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

Konstruktoren

KustoClusterState(String)

Initialisiert eine neue Instanz von KustoClusterState.

Eigenschaften

Creating

Erstellen.

Deleted

Gelöscht.

Deleting

Wird gelöscht.

Migrated

Migriert.

Running

Wird ausgeführt.

Starting

Starting.

Stopped

Beendet.

Stopping

Stopping.

Unavailable

Verfügbar.

Updating

Aktualisierung.

Methoden

Equals(KustoClusterState)

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

Bestimmt, ob zwei KustoClusterState Werte gleich sind.

Implicit(String to KustoClusterState)

Konvertiert eine Zeichenfolge in eine KustoClusterState.

Inequality(KustoClusterState, KustoClusterState)

Bestimmt, ob zwei KustoClusterState Werte nicht identisch sind.

Gilt für: