次の方法で共有


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 でエンコードされた文字列を取得または設定します。

適用対象