JobCreateOrUpdateResponse.Job Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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