Partager via


ImageInsights.ImageInsightsToken Propriété

Définition

Obtient un jeton que vous utilisez dans un appel ultérieur à l’API Recherche d’images pour obtenir plus d’informations sur l’image. Pour plus d’informations sur l’utilisation de ce jeton, consultez le paramètre de requête insightsToken. Ce jeton a la même utilisation que le jeton dans l’objet Image.

[Newtonsoft.Json.JsonProperty(PropertyName="imageInsightsToken")]
public string ImageInsightsToken { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="imageInsightsToken")>]
member this.ImageInsightsToken : string
Public ReadOnly Property ImageInsightsToken As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à