AutomationJobCreateOrUpdateContent クラス

定義

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

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

コンストラクター

AutomationJobCreateOrUpdateContent()

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

プロパティ

Parameters

ジョブのパラメーターを取得または設定します。

RunbookName

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

RunOn

ジョブを実行するグループ名を指定する runOn を取得または設定します。

適用対象