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; }
Property Value