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 類別的新實例。

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

初始化 JobSchedule 類別的新實例。

屬性

Id

取得資源的識別碼。

JobScheduleId

取得或設定作業排程的識別碼。

Name

取得變數的名稱。

Parameters

取得或設定作業排程的參數。

Properties

作業排程的定義。

Runbook

取得或設定 Runbook。

RunOn

取得或設定排程工作應該執行的混合式背景工作群組。

Schedule

取得或設定排程。

Type

取得資源類型

適用於