KeyPhraseExtractionSkillLanguage 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.
Os códigos de idioma com suporte para texto de entrada por KeyPhraseExtractionSkill.
public readonly struct KeyPhraseExtractionSkillLanguage : IEquatable<Azure.Search.Documents.Indexes.Models.KeyPhraseExtractionSkillLanguage>
type KeyPhraseExtractionSkillLanguage = struct
Public Structure KeyPhraseExtractionSkillLanguage
Implements IEquatable(Of KeyPhraseExtractionSkillLanguage)
- Herança
-
KeyPhraseExtractionSkillLanguage
- Implementações
Construtores
KeyPhraseExtractionSkillLanguage(String) |
Inicializa uma nova instância de KeyPhraseExtractionSkillLanguage. |
Propriedades
Da |
Dinamarquês. |
De |
Alemão. |
En |
inglês dos EUA. |
Es |
Espanhol. |
Fi |
Finlandês. |
Fr |
Francês. |
It |
Italiano. |
Ja |
Japonês. |
Ko |
Coreano. |
Nl |
Holandês. |
No |
Norueguês (Bokmaal). |
Pl |
Polonês. |
PtBR |
Português (Brasil). |
PtPT |
Português (Portugal). |
Ru |
Russo. |
Sv |
Sueco. |
Métodos
Equals(KeyPhraseExtractionSkillLanguage) |
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(KeyPhraseExtractionSkillLanguage, KeyPhraseExtractionSkillLanguage) |
Determina se dois KeyPhraseExtractionSkillLanguage valores são os mesmos. |
Implicit(String to KeyPhraseExtractionSkillLanguage) |
Converte uma cadeia de caracteres em um KeyPhraseExtractionSkillLanguage. |
Inequality(KeyPhraseExtractionSkillLanguage, KeyPhraseExtractionSkillLanguage) |
Determina se dois KeyPhraseExtractionSkillLanguage valores não são os mesmos. |
Aplica-se a
Azure SDK for .NET