共用方式為


JobScheduleCreateParameters interface

提供給建立作業排程作業的參數。

屬性

parameters

取得或設定作業屬性的清單。

runbook

取得或設定 Runbook。

runOn

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

schedule

取得或設定排程。

屬性詳細資料

parameters

取得或設定作業屬性的清單。

parameters?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

runbook

取得或設定 Runbook。

runbook: RunbookAssociationProperty

屬性值

runOn

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

runOn?: string

屬性值

string

schedule

取得或設定排程。

schedule: ScheduleAssociationProperty

屬性值