次の方法で共有


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

このアイテムの検索結果Bing URL を取得します。

(継承元 Response)

メソッド

Validate()

オブジェクトを検証します。

適用対象