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

Identifiable 类

定义

定义资源的标识。

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

构造函数

Identifiable()

初始化可识别类的新实例。

Identifiable(String)

初始化可识别类的新实例。

属性

Id

获取字符串标识符。

适用于