JobSchedule 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
作業排程的定義。
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 |
取得資源類型 |