TextTranslationSkill.DefaultToLanguageCode Property
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.
The language code to translate documents into for documents that don't specify the to language explicitly.
public Azure.Search.Documents.Indexes.Models.TextTranslationSkillLanguage DefaultToLanguageCode { get; set; }
member this.DefaultToLanguageCode : Azure.Search.Documents.Indexes.Models.TextTranslationSkillLanguage with get, set
Public Property DefaultToLanguageCode As TextTranslationSkillLanguage