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

TrendingVideos 类

定义

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

构造函数

TrendingVideos()

初始化 TrendingVideos 类的新实例。

TrendingVideos(IList<TrendingVideosTile>, IList<TrendingVideosCategory>, String, String)

初始化 TrendingVideos 类的新实例。

属性

BannerTiles
Categories
Id

获取字符串标识符。

(继承自 Identifiable)
WebSearchUrl

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

(继承自 Response)

方法

Validate()

验证 对象。

适用于