GraphicalRunbookContent interface  
Graphical Runbook Content
Properties
| graph | 
	Graphical Runbook content as JSON  | 
| raw | 
	Raw graphical Runbook content.  | 
Property Details
		graphRunbookJson
	  
	Graphical Runbook content as JSON
graphRunbookJson?: string
				Property Value
string
		rawContent
	 
	Raw graphical Runbook content.
rawContent?: RawGraphicalRunbookContent