JobScheduleProperties Class
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.
Definition of job schedule parameters.
public class JobScheduleProperties
type JobScheduleProperties = class
Public Class JobScheduleProperties
- Inheritance
-
JobScheduleProperties
Constructors
JobScheduleProperties() |
Initializes a new instance of the JobScheduleProperties class. |
Properties
Id |
Optional. Gets or sets the id of job schedule. |
Parameters |
Optional. Gets or sets the parameters of the job schedule. |
Runbook |
Optional. Gets or sets the runbook. |
Schedule |
Optional. Gets or sets the schedule. |