Condividi tramite


ImageInsights.RelatedCollections Property

Definition

Gets a list of links to webpages that contain related images.

[Newtonsoft.Json.JsonProperty(PropertyName="relatedCollections")]
public Microsoft.Azure.CognitiveServices.Search.ImageSearch.Models.RelatedCollectionsModule RelatedCollections { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="relatedCollections")>]
member this.RelatedCollections : Microsoft.Azure.CognitiveServices.Search.ImageSearch.Models.RelatedCollectionsModule
Public ReadOnly Property RelatedCollections As RelatedCollectionsModule

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to