次の方法で共有


Response クラス

定義

応答を定義します。 応答のルートで返される可能性があるすべてのスキーマは、このスキーマから継承する必要があります

public class Response : Microsoft.Azure.CognitiveServices.Search.VideoSearch.Models.Identifiable
type Response = class
    inherit Identifiable
Public Class Response
Inherits Identifiable
継承
派生

コンストラクター

Response()

Response クラスの新しいインスタンスを初期化します。

Response(String, String)

Response クラスの新しいインスタンスを初期化します。

プロパティ

Id

文字列識別子を取得します。

(継承元 Identifiable)
WebSearchUrl

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

適用対象