IntegrationRuntimeEntityReferenceType 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.
Der Typ dieser Entität, auf die verwiesen wird.
public readonly struct IntegrationRuntimeEntityReferenceType : IEquatable<Azure.ResourceManager.DataFactory.Models.IntegrationRuntimeEntityReferenceType>
type IntegrationRuntimeEntityReferenceType = struct
Public Structure IntegrationRuntimeEntityReferenceType
Implements IEquatable(Of IntegrationRuntimeEntityReferenceType)
- Vererbung
-
IntegrationRuntimeEntityReferenceType
- Implementiert
Konstruktoren
IntegrationRuntimeEntityReferenceType(String) |
Initialisiert eine neue Instanz von IntegrationRuntimeEntityReferenceType. |
Eigenschaften
IntegrationRuntimeReference |
IntegrationRuntimeReference. |
LinkedServiceReference |
LinkedServiceReference. |
Methoden
Equals(IntegrationRuntimeEntityReferenceType) |
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(IntegrationRuntimeEntityReferenceType, IntegrationRuntimeEntityReferenceType) |
Bestimmt, ob zwei IntegrationRuntimeEntityReferenceType Werte gleich sind. |
Implicit(String to IntegrationRuntimeEntityReferenceType) |
Konvertiert eine Zeichenfolge in eine IntegrationRuntimeEntityReferenceType. |
Inequality(IntegrationRuntimeEntityReferenceType, IntegrationRuntimeEntityReferenceType) |
Bestimmt, ob zwei IntegrationRuntimeEntityReferenceType Werte nicht identisch sind. |
Gilt für:
Azure SDK for .NET