TextAnnotationType Estrutura
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Azure SDK for .NET