SentimentSkillLanguage 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 SentimentSkillLanguage.
[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum SentimentSkillLanguage
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type SentimentSkillLanguage =
Public Enum SentimentSkillLanguage
- Inheritance
-
SentimentSkillLanguage
- Attributes
-
Newtonsoft.Json.JsonConverterAttribute
Fields
Name | Value | Description |
---|---|---|
Da | 0 | |
Nl | 1 | |
En | 2 | |
Fi | 3 | |
Fr | 4 | |
De | 5 | |
El | 6 | |
It | 7 | |
No | 8 | |
Pl | 9 | |
PtPT | 10 | |
Ru | 11 | |
Es | 12 | |
Sv | 13 | |
Tr | 14 |
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET