次の方法で共有


JobUpdateStateResponse クラス

定義

ジョブ状態の更新操作の応答。

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

コンストラクター

JobUpdateStateResponse()

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

プロパティ

Job

省略可能。 更新されたジョブの定義。

適用対象