SentimentSkillLanguage Estructura
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
En desuso. Códigos de idioma admitidos para el texto de entrada de SentimentSkill.
public readonly struct SentimentSkillLanguage : IEquatable<Azure.Search.Documents.Indexes.Models.SentimentSkillLanguage>
type SentimentSkillLanguage = struct
Public Structure SentimentSkillLanguage
Implements IEquatable(Of SentimentSkillLanguage)
- Herencia
-
SentimentSkillLanguage
- Implementaciones
Constructores
SentimentSkillLanguage(String) |
Inicializa una nueva instancia de la clase SentimentSkillLanguage. |
Propiedades
Da |
Danés. |
De |
Alemán. |
El |
Griego. |
En |
Inglés. |
Es |
Español. |
Fi |
Finlandés. |
Fr |
Francés. |
It |
Italiano. |
Nl |
Holandés. |
No |
Noruego (Bokmaal). |
Pl |
Polaco. |
PtPT |
Portugués (Portugal). |
Ru |
Ruso. |
Sv |
Sueco. |
Tr |
Turco. |
Métodos
Equals(SentimentSkillLanguage) |
Indica si el objeto actual es igual que otro objeto del mismo tipo. |
ToString() |
Devuelve el nombre de tipo completo de esta instancia. |
Operadores
Equality(SentimentSkillLanguage, SentimentSkillLanguage) |
Determina si dos SentimentSkillLanguage valores son iguales. |
Implicit(String to SentimentSkillLanguage) |
Convierte una cadena en un SentimentSkillLanguage. |
Inequality(SentimentSkillLanguage, SentimentSkillLanguage) |
Determina si dos SentimentSkillLanguage valores no son los mismos. |