NewJobScheduleParameters.JobSpecification 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.
The job specification to use when creating a new job schedule.
public Microsoft.Azure.Commands.Batch.Models.PSJobSpecification JobSpecification { get; set; }
member this.JobSpecification : Microsoft.Azure.Commands.Batch.Models.PSJobSpecification with get, set
Public Property JobSpecification As PSJobSpecification