Compartilhar via


RecognizedEntityGroup.RecognizedEntityRegions Propriedade

Definição

Obtém ou define as regiões da imagem que contêm entidades.

[Newtonsoft.Json.JsonProperty(PropertyName="recognizedEntityRegions")]
public System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Search.ImageSearch.Models.RecognizedEntityRegion> RecognizedEntityRegions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="recognizedEntityRegions")>]
member this.RecognizedEntityRegions : System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Search.ImageSearch.Models.RecognizedEntityRegion> with get, set
Public Property RecognizedEntityRegions As IList(Of RecognizedEntityRegion)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a