次の方法で共有


AutomationJobScheduleCreateOrUpdateContent クラス

定義

ジョブ スケジュールの作成操作に指定されたパラメーター。

public class AutomationJobScheduleCreateOrUpdateContent
type AutomationJobScheduleCreateOrUpdateContent = class
Public Class AutomationJobScheduleCreateOrUpdateContent
継承
AutomationJobScheduleCreateOrUpdateContent

コンストラクター

AutomationJobScheduleCreateOrUpdateContent(ScheduleAssociationProperty, RunbookAssociationProperty)

AutomationJobScheduleCreateOrUpdateContent の新しいインスタンスを初期化します。

プロパティ

Parameters

ジョブ のプロパティの一覧を取得または設定します。

RunbookName

Runbook の名前を取得または設定します。

RunOn

スケジュールされたジョブを実行するハイブリッド ワーカー グループを取得または設定します。

ScheduleName

スケジュールの名前を取得または設定します。

適用対象