Freigeben über


IntegrationRuntimeReferenceType Struktur

Definition

Typ der Integration Runtime.

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

Konstruktoren

IntegrationRuntimeReferenceType(String)

Initialisiert eine neue Instanz von IntegrationRuntimeReferenceType.

Eigenschaften

IntegrationRuntimeReference

IntegrationRuntimeReference.

Methoden

Equals(IntegrationRuntimeReferenceType)

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

Bestimmt, ob zwei IntegrationRuntimeReferenceType Werte gleich sind.

Implicit(String to IntegrationRuntimeReferenceType)

Konvertiert eine Zeichenfolge in eine IntegrationRuntimeReferenceType.

Inequality(IntegrationRuntimeReferenceType, IntegrationRuntimeReferenceType)

Bestimmt, ob zwei IntegrationRuntimeReferenceType Werte nicht identisch sind.

Gilt für: