DetectorResponse 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
包含偵測器的資訊。
[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(String, String, String, String, String) |
初始化 DetectorResponse 類別的新實例。 |
屬性
Etag |
取得用於並行語句之資源的 ETag。 (繼承來源 ProxyResource) |
Id |
取得資源的識別碼。 (繼承來源 ProxyResource) |
Name |
取得資源的名稱。 (繼承來源 ProxyResource) |
Type |
取得資源的型別。 (繼承來源 ProxyResource) |
Value |
取得或設定 base64 編碼字串,表示偵測器的內容。 |