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

DetectorResponse 类

定义

表示来自检测器的响应的类

[Microsoft.Rest.Serialization.JsonTransformation]
public class DetectorResponse : Microsoft.Azure.Management.WebSites.Models.ProxyOnlyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type DetectorResponse = class
    inherit ProxyOnlyResource
Public Class DetectorResponse
Inherits ProxyOnlyResource
继承
DetectorResponse
属性

构造函数

DetectorResponse()

初始化 DetectorResponse 类的新实例。

DetectorResponse(String, String, String, String, DetectorInfo, IList<DiagnosticData>, Status, IList<DataProviderMetadata>, QueryUtterancesResults)

初始化 DetectorResponse 类的新实例。

属性

DataProvidersMetadata

获取或设置 UI 要使用的不同数据提供程序的其他配置

Dataset

获取或设置数据集

Id

获取资源 ID。

(继承自 ProxyOnlyResource)
Kind

获取或设置资源类型。

(继承自 ProxyOnlyResource)
Metadata

获取或设置检测器的元数据

Name

获取资源名称。

(继承自 ProxyOnlyResource)
Status

获取或设置指示最严重见解的状态。

SuggestedUtterances

获取或设置可适用的检测器的建议话语。

Type

获取资源类型。

(继承自 ProxyOnlyResource)

适用于