Compartilhar via


KeyPhraseExtractionSkill.DefaultLanguageCode Propriedade

Definição

Obtém ou define um valor que indica qual código de idioma usar. O padrão é en. Os valores possíveis incluem: 'da', 'nl', 'en', 'fi', 'fr', 'de', 'it', 'ja', 'ko', 'no', 'pl', 'pt-PT', 'pt-BR', 'ru', 'es', 'sv'

[Newtonsoft.Json.JsonProperty(PropertyName="defaultLanguageCode")]
public Microsoft.Azure.Search.Models.KeyPhraseExtractionSkillLanguage? DefaultLanguageCode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="defaultLanguageCode")>]
member this.DefaultLanguageCode : Nullable<Microsoft.Azure.Search.Models.KeyPhraseExtractionSkillLanguage> with get, set
Public Property DefaultLanguageCode As Nullable(Of KeyPhraseExtractionSkillLanguage)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a