共用方式為


JobScheduleProperties Class

Definition

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.

Applies to