AutomationRunbookCreateOrUpdateContent クラス

定義

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

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

コンストラクター

AutomationRunbookCreateOrUpdateContent(AutomationRunbookType)

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

プロパティ

Description

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

Draft

下書き Runbook プロパティを取得または設定します。

IsLogProgressEnabled

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

IsLogVerboseEnabled

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

Location

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

LogActivityTrace

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

Name

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

PublishContentLink

発行された Runbook コンテンツ リンクを取得または設定します。

RunbookType

Runbook の種類を取得または設定します。

Tags

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

適用対象