TextTranslationSkill.DefaultToLanguageCode Property

Definition

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

Property Value

Applies to