ImageInsights.ImageInsightsToken Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 à
Azure SDK for .NET