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

Response 类

定义

定义响应。 可在响应根目录返回的所有架构都应继承自此

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

构造函数

Response()

初始化 Response 类的新实例。

Response(String, String)

初始化 Response 类的新实例。

属性

Id

获取字符串标识符。

(继承自 Identifiable)
WebSearchUrl

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

适用于