你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

TrendingImages 类

定义

当热门图像请求成功时响应包含的顶级对象。

public class TrendingImages : Microsoft.Azure.CognitiveServices.Search.ImageSearch.Models.Response
type TrendingImages = class
    inherit Response
Public Class TrendingImages
Inherits Response
继承

构造函数

TrendingImages()

初始化 TrendingImages 类的新实例。

TrendingImages(IList<TrendingImagesCategory>, String, String, String)

初始化 TrendingImages 类的新实例。

属性

Categories

获取或设置标识图像类别的列表和该类别中热门图像的列表。

Id

获取字符串标识符。

(继承自 Identifiable)
ReadLink

获取返回此资源的 URL。

(继承自 Response)
WebSearchUrl

获取此项目的必应搜索结果的 URL。

(继承自 Response)

方法

Validate()

验证 对象。

适用于