共用方式為


GraphicalRunbookContent interface

圖形化 Runbook 內容

屬性

graphRunbookJson

以 JSON 形式顯示圖形化 Runbook 內容

rawContent

原始圖形化 Runbook 內容。

屬性詳細資料

graphRunbookJson

以 JSON 形式顯示圖形化 Runbook 內容

graphRunbookJson?: string

屬性值

string

rawContent

原始圖形化 Runbook 內容。

rawContent?: RawGraphicalRunbookContent

屬性值