JobCreateOrUpdateResponse.Job Property

Definition

Optional. The created or 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