IntegrationRuntimeReferenceType Struktur
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Typ der Integration Runtime.
public readonly struct IntegrationRuntimeReferenceType : IEquatable<Azure.Analytics.Synapse.Artifacts.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 identisch 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:
Azure SDK for .NET