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

DetectorResponse 类

定义

包含检测器的信息。

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

构造函数

DetectorResponse()

初始化 DetectorResponse 类的新实例。

DetectorResponse(String, String, String, String, String)

初始化 DetectorResponse 类的新实例。

属性

Etag

获取资源的 ETag,用于并发语句。

(继承自 ProxyResource)
Id

获取资源的 ID。

(继承自 ProxyResource)
Name

获取资源的名称。

(继承自 ProxyResource)
Type

获取资源的类型。

(继承自 ProxyResource)
Value

获取或设置表示检测器内容的 base64 编码字符串。

适用于