共用方式為


GraphicalRunbookContent interface

圖形化 Runbook 內容

屬性

graphRunbookJson

將 Runbook 內容圖形化為 JSON

rawContent

原始圖形化 Runbook 內容。

屬性詳細資料

graphRunbookJson

將 Runbook 內容圖形化為 JSON

graphRunbookJson?: string

屬性值

string

rawContent

原始圖形化 Runbook 內容。

rawContent?: RawGraphicalRunbookContent

屬性值