Freigeben über


SynapseSelfHostedIntegrationRuntimeNodeStatus Struktur

Definition

Status des Integration Runtime-Knotens.

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

Konstruktoren

SynapseSelfHostedIntegrationRuntimeNodeStatus(String)

Initialisiert eine neue Instanz von SynapseSelfHostedIntegrationRuntimeNodeStatus.

Eigenschaften

InitializeFailed

InitializeFailed.

Initializing

Initialisierung.

Limited

Eingeschränkt.

NeedRegistration

NeedRegistration.

Offline

Offline.

Online

Online.

Upgrading

Aktualisieren.

Methoden

Equals(SynapseSelfHostedIntegrationRuntimeNodeStatus)

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

Bestimmt, ob zwei SynapseSelfHostedIntegrationRuntimeNodeStatus Werte identisch sind.

Implicit(String to SynapseSelfHostedIntegrationRuntimeNodeStatus)

Konvertiert eine Zeichenfolge in eine SynapseSelfHostedIntegrationRuntimeNodeStatus.

Inequality(SynapseSelfHostedIntegrationRuntimeNodeStatus, SynapseSelfHostedIntegrationRuntimeNodeStatus)

Bestimmt, ob zwei SynapseSelfHostedIntegrationRuntimeNodeStatus Werte nicht identisch sind.

Gilt für: