Compartilhar via


TextAnnotationType Estrutura

Definição

Tipo de anotação de dados de texto.

public readonly struct TextAnnotationType : IEquatable<Azure.ResourceManager.MachineLearning.Models.TextAnnotationType>
type TextAnnotationType = struct
Public Structure TextAnnotationType
Implements IEquatable(Of TextAnnotationType)
Herança
TextAnnotationType
Implementações

Construtores

TextAnnotationType(String)

Inicializa uma nova instância de TextAnnotationType.

Propriedades

Classification

Classificação.

NamedEntityRecognition

NamedEntityRecognition.

Métodos

Equals(TextAnnotationType)

Indica se o objeto atual é igual a outro objeto do mesmo tipo.

ToString()

Retorna o nome do tipo totalmente qualificado dessa instância.

Operadores

Equality(TextAnnotationType, TextAnnotationType)

Determina se dois TextAnnotationType valores são os mesmos.

Implicit(String to TextAnnotationType)

Converte uma cadeia de caracteres em um TextAnnotationType.

Inequality(TextAnnotationType, TextAnnotationType)

Determina se dois TextAnnotationType valores não são os mesmos.

Aplica-se a