NodeConfigurationDeployment.JobSchedule 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.
Gets or sets Job Schedule.
public Microsoft.Azure.Commands.Automation.Model.JobSchedule JobSchedule { get; set; }
member this.JobSchedule : Microsoft.Azure.Commands.Automation.Model.JobSchedule with get, set
Public Property JobSchedule As JobSchedule