KeyPhraseExtractionSkillLanguage Estructura

Definición

Los códigos de idioma admitidos para el texto de entrada de KeyPhraseExtractionSkill.

public readonly struct KeyPhraseExtractionSkillLanguage : IEquatable<Azure.Search.Documents.Indexes.Models.KeyPhraseExtractionSkillLanguage>
type KeyPhraseExtractionSkillLanguage = struct
Public Structure KeyPhraseExtractionSkillLanguage
Implements IEquatable(Of KeyPhraseExtractionSkillLanguage)
Herencia
KeyPhraseExtractionSkillLanguage
Implementaciones

Constructores

KeyPhraseExtractionSkillLanguage(String)

Inicializa una nueva instancia de la clase KeyPhraseExtractionSkillLanguage.

Propiedades

Da

Danés.

De

Alemán.

En

Inglés.

Es

Español.

Fi

Finlandés.

Fr

Francés.

It

Italiano.

Ja

Japonés.

Ko

Coreano.

Nl

Holandés.

No

Noruego (Bokmaal).

Pl

Polaco.

PtBR

Portugués (Brasil).

PtPT

Portugués (Portugal).

Ru

Ruso.

Sv

Sueco.

Métodos

Equals(KeyPhraseExtractionSkillLanguage)

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

Determina si dos KeyPhraseExtractionSkillLanguage valores son iguales.

Implicit(String to KeyPhraseExtractionSkillLanguage)

Convierte una cadena en un KeyPhraseExtractionSkillLanguage.

Inequality(KeyPhraseExtractionSkillLanguage, KeyPhraseExtractionSkillLanguage)

Determina si dos KeyPhraseExtractionSkillLanguage valores no son los mismos.

Se aplica a