Freigeben über


NotebookReferenceType Struktur

Definition

Synapse Notebook-Verweistyp.

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

Konstruktoren

NotebookReferenceType(String)

Initialisiert eine neue Instanz von NotebookReferenceType.

Eigenschaften

NotebookReference

NotebookReference.

Methoden

Equals(NotebookReferenceType)

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

Bestimmt, ob zwei NotebookReferenceType Werte gleich sind.

Implicit(String to NotebookReferenceType)

Konvertiert eine Zeichenfolge in eine NotebookReferenceType.

Inequality(NotebookReferenceType, NotebookReferenceType)

Bestimmt, ob zwei NotebookReferenceType Werte nicht identisch sind.

Gilt für: