共用方式為


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

取得資源的識別碼。

(繼承來源 ProxyResource)
Name

取得資源的名稱。

(繼承來源 ProxyResource)
Type

取得資源的型別。

(繼承來源 ProxyResource)
Value

取得或設定 base64 編碼字串,表示偵測器的內容。

適用於