KeyPhraseExtractionSkillLanguage Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines values for KeyPhraseExtractionSkillLanguage.
[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum KeyPhraseExtractionSkillLanguage
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type KeyPhraseExtractionSkillLanguage =
Public Enum KeyPhraseExtractionSkillLanguage
- Inheritance
-
KeyPhraseExtractionSkillLanguage
- Attributes
-
Newtonsoft.Json.JsonConverterAttribute
Fields
Name | Value | Description |
---|---|---|
Da | 0 | |
Nl | 1 | |
En | 2 | |
Fi | 3 | |
Fr | 4 | |
De | 5 | |
It | 6 | |
Ja | 7 | |
Ko | 8 | |
No | 9 | |
Pl | 10 | |
PtPT | 11 | |
PtBR | 12 | |
Ru | 13 | |
Es | 14 | |
Sv | 15 |