次の方法で共有


TestJobCreateResponse クラス

定義

テスト ジョブの作成操作の応答モデル。

public class TestJobCreateResponse : Microsoft.Azure.AzureOperationResponse
type TestJobCreateResponse = class
    inherit AzureOperationResponse
Public Class TestJobCreateResponse
Inherits AzureOperationResponse
継承
Microsoft.Azure.AzureOperationResponse
TestJobCreateResponse

コンストラクター

TestJobCreateResponse()

TestJobCreateResponse クラスの新しいインスタンスを初期化します。

プロパティ

TestJob

任意。 テスト ジョブを取得または設定します。

適用対象