Freigeben über


SynapseIntegrationRuntimeAutoUpdate Struktur

Definition

Der Status der automatischen Integration Runtime-Aktualisierung.

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

Konstruktoren

SynapseIntegrationRuntimeAutoUpdate(String)

Initialisiert eine neue Instanz von SynapseIntegrationRuntimeAutoUpdate.

Eigenschaften

Off

Aus.

On

Ein.

Methoden

Equals(SynapseIntegrationRuntimeAutoUpdate)

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

Bestimmt, ob zwei SynapseIntegrationRuntimeAutoUpdate Werte gleich sind.

Implicit(String to SynapseIntegrationRuntimeAutoUpdate)

Konvertiert eine Zeichenfolge in eine SynapseIntegrationRuntimeAutoUpdate.

Inequality(SynapseIntegrationRuntimeAutoUpdate, SynapseIntegrationRuntimeAutoUpdate)

Bestimmt, ob zwei SynapseIntegrationRuntimeAutoUpdate Werte nicht identisch sind.

Gilt für: