AutomationRunbookPatch クラス

定義

Runbook の更新操作に指定されたパラメーター。

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

コンストラクター

AutomationRunbookPatch()

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

プロパティ

Description

Runbook の説明を取得または設定します。

IsLogProgressEnabled

進行状況ログ オプションを取得または設定します。

IsLogVerboseEnabled

詳細ログ オプションを取得または設定します。

Location

リソースの場所を取得または設定します。

LogActivityTrace

Runbook のアクティビティ レベルのトレース オプションを取得または設定します。

Name

リソースの名前を取得または設定します。

Tags

リソースに接続されているタグを取得または設定します。

適用対象