Freigeben über


SynapseManagedIntegrationRuntimeNodeStatus Struktur

Definition

Der Knoten "Managed Integration Runtime" status.

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

Konstruktoren

SynapseManagedIntegrationRuntimeNodeStatus(String)

Initialisiert eine neue Instanz von SynapseManagedIntegrationRuntimeNodeStatus.

Eigenschaften

Available

Verfügbar.

Recycling

Recycling.

Starting

Starting.

Unavailable

Verfügbar.

Methoden

Equals(SynapseManagedIntegrationRuntimeNodeStatus)

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

Bestimmt, ob zwei SynapseManagedIntegrationRuntimeNodeStatus Werte identisch sind.

Implicit(String to SynapseManagedIntegrationRuntimeNodeStatus)

Konvertiert eine Zeichenfolge in eine SynapseManagedIntegrationRuntimeNodeStatus.

Inequality(SynapseManagedIntegrationRuntimeNodeStatus, SynapseManagedIntegrationRuntimeNodeStatus)

Bestimmt, ob zwei SynapseManagedIntegrationRuntimeNodeStatus Werte nicht identisch sind.

Gilt für: