次の方法で共有


TextTranslationSkill.DefaultToLanguageCode プロパティ

定義

to 言語を明示的に指定しないドキュメントのドキュメントを翻訳する言語コードを取得または設定します。 指定できる値は、'af'、'ar'、'bn'、'bs'、、 'bg'、'yue'、'ca'、'zh-Hans'、'zh-Hant'、'hr'、'cs'、'da'、'nl'、'en'、'et'、'fj'、'fil'、'fi'、'fr'、'de'、'el'、'ht'、'he'、'hi'、'mww'、'hu'、'is'、 'id'、'it'、'ja'、'sw'、'tlh'、'ko'、'lv'、'lt'、'mg'、'ms'、'mt'、'nb'、'fa'、'pl'、 'pt'、'otq'、'ro'、'ru'、'sm'、'sr-Cyrl'、'sr-Latn'、'sk'、'sl'、'es'、'sv'、'ty'、 'ta'、'te'、'th'、'to'、'tr'、'uk'、'your'、'vi'、'cy'、'yua'

[Newtonsoft.Json.JsonProperty(PropertyName="defaultToLanguageCode")]
public Microsoft.Azure.Search.Models.TextTranslationSkillLanguage DefaultToLanguageCode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="defaultToLanguageCode")>]
member this.DefaultToLanguageCode : Microsoft.Azure.Search.Models.TextTranslationSkillLanguage with get, set
Public Property DefaultToLanguageCode As TextTranslationSkillLanguage

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象