CloudJobSchedule.JobSpecification Property

Definition

Gets or sets a JobSpecification containing details of the jobs to be created according to the Schedule.

public Microsoft.Azure.Batch.JobSpecification JobSpecification { get; set; }
member this.JobSpecification : Microsoft.Azure.Batch.JobSpecification with get, set
Public Property JobSpecification As JobSpecification

Property Value

Applies to