Freigeben über


VisualSearchRequest.ImageInfo Eigenschaft

Definition

Ruft ein JSON-Objekt ab, das das Bild als Identität dient, um Erkenntnisse zu erhalten, oder legt es fest.

[Newtonsoft.Json.JsonProperty(PropertyName="imageInfo")]
public Microsoft.Azure.CognitiveServices.Search.VisualSearch.Models.ImageInfo ImageInfo { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="imageInfo")>]
member this.ImageInfo : Microsoft.Azure.CognitiveServices.Search.VisualSearch.Models.ImageInfo with get, set
Public Property ImageInfo As ImageInfo

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: