JobUpdateStateResponse.Job Property

Definition

Optional. The definition of the updated job.

public Microsoft.WindowsAzure.Scheduler.Models.Job Job { get; set; }
member this.Job : Microsoft.WindowsAzure.Scheduler.Models.Job with get, set
Public Property Job As Job

Property Value

Job

Applies to