Compartilhar via


ImageAnalysisSkill.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: 'en', 'zh'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a