Freigeben über


TextAnnotationType Struktur

Definition

Anmerkungstyp von Textdaten.

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

Konstruktoren

TextAnnotationType(String)

Initialisiert eine neue Instanz von TextAnnotationType.

Eigenschaften

Classification

Klassifizierung:

NamedEntityRecognition

NamedEntityRecognition.

Methoden

Equals(TextAnnotationType)

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

Bestimmt, ob zwei TextAnnotationType Werte identisch sind.

Implicit(String to TextAnnotationType)

Konvertiert eine Zeichenfolge in eine TextAnnotationType.

Inequality(TextAnnotationType, TextAnnotationType)

Bestimmt, ob zwei TextAnnotationType Werte nicht identisch sind.

Gilt für: