你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
JobSchedule 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.
The Job Schedule.
public class JobSchedule
type JobSchedule = class
Public Class JobSchedule
- Inheritance
-
JobSchedule
Constructors
JobSchedule() |
Initializes a new instance of the JobSchedule class. |
JobSchedule(String, String, JobSchedule) |
Initializes a new instance of the JobSchedule class. |
Properties
AutomationAccountName |
Gets or sets the automation account name. |
HybridWorker |
Gets or sets the HybridWorker. |
JobScheduleId |
Gets or sets the job schedule id. |
Parameters |
Gets or sets the runbook parameters. |
ResourceGroupName |
Gets or sets the resource group name. |
RunbookName |
Gets or sets the runbook name. |
RunOn | |
ScheduleName |
Gets or sets the schedule name. |