다음을 통해 공유


JobSchedule 클래스

정의

작업 일정의 정의입니다.

public class JobSchedule
[Microsoft.Rest.Serialization.JsonTransformation]
public class JobSchedule
type JobSchedule = class
[<Microsoft.Rest.Serialization.JsonTransformation>]
type JobSchedule = class
Public Class JobSchedule
상속
JobSchedule
특성

생성자

JobSchedule()

JobSchedule 클래스의 새 instance 초기화합니다.

JobSchedule(String, String, String, String, ScheduleAssociationProperty, RunbookAssociationProperty, String, IDictionary<String,String>)

JobSchedule 클래스의 새 instance 초기화합니다.

속성

Id

리소스의 ID를 가져옵니다.

JobScheduleId

작업 일정의 ID를 가져오거나 설정합니다.

Name

변수의 이름을 가져옵니다.

Parameters

작업 일정의 매개 변수를 가져오거나 설정합니다.

Properties

작업 일정의 정의입니다.

Runbook

Runbook을 가져오거나 설정합니다.

RunOn

예약된 작업이 실행되어야 하는 하이브리드 작업자 그룹을 가져오거나 설정합니다.

Schedule

일정을 가져오거나 설정합니다.

Type

리소스 종류를 가져옵니다.

적용 대상