JobUpdateStateResponse Class

Definition

The Update Job State operation response.

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

Constructors

JobUpdateStateResponse()

Initializes a new instance of the JobUpdateStateResponse class.

Properties

Job

Optional. The definition of the updated job.

Applies to